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…80fc74d ago0x7478d8…92ad39
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc74d ago0x3fefa1…ea22c6
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x57d057…9c140e
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0xa59728…b7441f
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0xe26e01…53000b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x6caa1c…511627
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x3b1b3a…1bc40b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x314173…3a6dcf
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0xc92cbb…7534d8
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x96e98f…680451
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0xb337bb…baa802
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x73356b…556ebf
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x144f3c…20a8b8
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x4aec3b…3ed962
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x93b295…48d800
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x34b098…220188
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0xee238c…171b0e
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x00f293…288e90
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x471dea…7878ec
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0xca6bb5…f99c19
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x10e992…2ffa33
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x412ae0…475f86
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc75d ago0x1032a7…6c661b

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.