Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc33d ago0x6d250f…8d6e9c
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc33d ago0x7dee02…1bbffd
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc33d ago0x13723a…d2e1f0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0xc4f6d3…143b73
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc33d ago0x6c8272…417a33
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0x53faa4…ea89c4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0xaa367d…77cdfc
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0x835f65…b9d2b2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0xcf591d…79aea1
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc33d ago0x230d50…a41091
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0xf97180…430940
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc34d ago0xd6c311…e26756
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x059f36…50f35b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0xfa4158…d91e92
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x404c8d…296bc1
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc34d ago0x72f58a…c32568
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc34d ago0xcafde0…e30e85
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x497322…2388b2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x2cde2f…c27495
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x631782…03cfe5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x2bc0cf…e6ef62
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x15a774…9ed83b
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc34d ago0x85b765…90c3cd
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x684401…16cf26
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x727758…f5953d

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.