Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0x47dfc0…f06192
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0xc736c4…65bbcf
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0x648bdf…d6835a
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0x324d3a…4ac3d2
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0xda5bea…02c043
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0x0b6475…eb6bc0
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0xb2c142…c6e512
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0x32b109…56b9bd
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa42d ago0x808132…857f05
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0x9fd335…b12214
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0xbbd6ba…d0dcef
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0xb41b7f…c14149
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa42d ago0x5fc77d…cb3823
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa42d ago0x337dd6…2cc5ac
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa42d ago0x3fe274…91b656
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0x0da1c1…7b85a7
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0x14ef29…40fdf5
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0xf4e54e…e22b95
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0xd547a4…f527d6
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0x755fdb…5a3af4
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0xa4aa17…7d39e2
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0xd2be78…5c6bfa
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0x44ea75…99f46e
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0xdd2639…e08076
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa43d ago0xf08853…493458

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.