Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0x0249b8…c73c52
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0x7abe60…c5e897
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0xf89c53…210804
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa33d ago0x30ce51…a5c127
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0xf6fa0a…5bbcb8
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0x1dc057…5d5b9c
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa33d ago0xfb2b81…ef30cf
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0x5795e5…f8ac2a
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0x7f57e0…a0ee38
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa33d ago0x549e1e…2433ad
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0x13b4be…8ad20c
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa33d ago0x4a3eaf…6bac8f
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa34d ago0x7e748b…d95d5f
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa34d ago0xaec748…563e40
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xcfcac4…265ae0
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xd393f0…2262f3
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xb1a151…a74952
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa34d ago0xe9b118…763d89
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xdb01c4…fa1caf
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0x3b55c9…c957b6
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa34d ago0x91abff…4bf925
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa34d ago0xfa598e…13ec59
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0x097557…4d8faf
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0x7390fb…70390f
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa34d ago0xec6f98…36bf8d

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://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://roundhouseai.io/dashboard/team.

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