Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.0170%0x267c…2ee527d ago0xd184ba…c2cc4f
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.0170%0x267c…2ee527d ago0x9eb0d4…5ea324
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.0170%0x267c…2ee527d ago0xecbcd1…fcf99d
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.0170%0x267c…2ee527d ago0x7b37e6…4576d6
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.0170%0x267c…2ee527d ago0x00f312…420124
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.0170%0x267c…2ee527d ago0x101156…92cf70
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.1070%0x267c…2ee527d ago0xad2eaf…a073c3
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.1070%0x267c…2ee527d ago0x76e978…8c788f
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0x54b604…d146d5
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0x33188e…386505
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0xa6b2e3…27f7d3
0x267c…2ee50xfbb2…e580Base—$0.17100%coinbase28d ago0x501ce7…5cfecb
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.10100%coinbase28d ago0x327e7a…568680
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0x04423a…9708d5
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0xa1b8b0…84d842
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0xe97792…501ed1
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0xae6ed1…c9b70f
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0xc56730…5b441e
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0x03eef0…57b480
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0xd02bab…617901
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0x3ce43b…0dbcef
0x267c…2ee50xfbb2…e580Base—$0.09100%coinbase28d ago0x536ced…d9c433
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0x7b4687…2ca14f
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0xd2ff38…ab7763
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase28d ago0xe3ed5f…27d5cb

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.