Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a59h ago0x654baa…065d95
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc9h ago0x456228…83df2b
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a59h ago0x1ffa9d…71be51
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc9h ago0x209bff…a16bc1
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a511h ago0x286bf1…84ea2f
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc11h ago0xeb7502…ce3b8e
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a511h ago0xf0b65e…5668fc
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc11h ago0xbf7d45…1d5e40
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512h ago0xc60c6d…4fa153
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12h ago0xbeab71…79345e
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512h ago0x02d194…faf8f7
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12h ago0x218575…cddf00
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512h ago0xddcd45…fb2c70
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12h ago0xe8ecfb…f3c8a3
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512h ago0x172239…dc4483
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12h ago0xface03…101a35
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512h ago0xddd6a6…491426
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12h ago0x640de5…477452
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512h ago0x16ec66…d492cc
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12h ago0xad2fe4…9cc3c7
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512h ago0x4e7596…e35639
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12h ago0x9a9f08…05eb2b
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512h ago0xd78de0…d03b90
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc12h ago0xfd1e48…0ecc8f
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a512h ago0xc30dd8…1f0a32

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.