Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0x5619dc…665f19
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0xb3c691…4fe135
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0xbcca5c…1253a0
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0x5e4d34…4bf27e
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0xf8b2dd…b0a207
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0x29f689…42c6b5
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0xcdab46…8e7289
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0xb4fda8…359c7a
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0x812c5c…5fdcd6
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0x89b33c…cf9f48
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0xacd878…8057ca
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0x8ee98f…1c2a59
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0x5289a1…0b2bfe
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0x6b182f…4f25a0
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0x705a06…7eef05
0xb0fc…93690x9c95…e299Base$0.001100%fluxa11d ago0x2d027c…b515cb
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa11d ago0xce8b23…3fc547
0xb0fc…93690x9c95…e299Base$0.001100%fluxa12d ago0xbe640a…dfc1af
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa12d ago0xd5a8d4…46becf
0xb0fc…93690x9c95…e299Base$0.001100%fluxa12d ago0xce8b4a…4ff643
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa12d ago0x4ec4e1…f8169c
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa12d ago0xe39090…a844bb
0xb0fc…93690x9c95…e299Base$0.001100%fluxa12d ago0x442d96…243a2a
0xb0fc…93690x9c95…e299Base$0.001100%fluxa12d ago0x112845…2fb222
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa12d ago0xa7b830…22a49d

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.