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.01100%0x0b44…80fc71d ago0xd3da33…091999
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc71d ago0xc55951…06896d
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc71d ago0xeb3133…df6335
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc71d ago0x9c93bd…aca409
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc71d ago0x0e389d…4c552f
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc71d ago0x59ae98…cc8ffc
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc71d ago0x790fce…933e93
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc71d ago0x9bafc0…3cce47
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc71d ago0xe833c8…94e221
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc71d ago0x69a2dc…183d90
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc71d ago0x7bca5e…f9aa3f
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc71d ago0x729ebf…9248e2
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0x5b8537…b68be4
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0xab03c7…bb4f3b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0xc29061…6b5569
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0x1f9a5b…e1f92b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0xfaf9f5…61732f
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0x702fa8…8a9938
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0x7cb596…e85333
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0xd7fb5e…0d03fd
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0x4d1d06…6ef0f8
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0x1f3a39…c9b76a
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0xa39a9e…7b4567
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0xb82629…214c8b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc72d ago0x1e364a…2c1a85

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.