Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1923…b57c0x361e…fc54Base—$0.01100%coinbase74d ago0x99d36c…ff970f
0x1923…b57c0x71b6…7600Base—$0.01100%coinbase74d ago0x5f1164…daeb37
0x1923…b57c0xaf09…a612Base—$0.01100%coinbase74d ago0x19150e…b3e40a
0x1923…b57c0x1f1e…6196Base—$0.01100%coinbase74d ago0x24e447…0aeee0
0x1923…b57c0xf607…9114Base—$0.01100%coinbase74d ago0xceb88a…06e6d5
0x1923…b57c0x3d7f…5554Base—$0.01100%coinbase75d ago0xa169c2…10975b
0x1923…b57c0x056f…54bcBase—$0.01100%coinbase75d ago0xf4cd40…a065cf
0x1923…b57c0x8a49…94ddBase—$0.01100%coinbase75d ago0xed7813…9d24d0
0x1923…b57c0xbea5…faeeBase—$0.01100%coinbase75d ago0xb55de4…43300f
0x1923…b57c0x90e3…f004Base—$0.01100%coinbase75d ago0x29297f…dfe9a1
0x1923…b57c0x176b…c3dbBase—$0.01100%coinbase75d ago0xe108d6…9ecd4b
0x1923…b57c0xa238…fe61Base—$0.01100%coinbase75d ago0xbf3562…284abe
0x1923…b57c0x5afe…d78cBase—$0.01100%coinbase75d ago0x7e7b55…09f0fa
0x1923…b57c0xa880…7eb1Base—$0.01100%coinbase75d ago0xd2a507…0321eb
0x1923…b57c0x0c3e…3372Base—$0.01100%coinbase75d ago0x241192…f4f2e5
0x1923…b57c0x6861…a15bBase—$0.01100%coinbase75d ago0xd09160…292100
0x1923…b57c0x6610…6a21Base—$0.01100%coinbase75d ago0xaf00c6…b12c8c
0x1923…b57c0x5686…b3d3Base—$0.01100%coinbase75d ago0x286136…f3eb61
0x1923…b57c0x4584…7180Base—$0.01100%coinbase75d ago0xe8a671…2b7f16
0x1923…b57c0xbb72…ba03Base—$0.01100%coinbase75d ago0x27806b…05889a
0x1923…b57c0xd6c2…cbd5Base—$0.01100%coinbase75d ago0x6d5380…2f3290
0x1923…b57c0xdeaf…4054Base—$0.01100%coinbase75d ago0x6b69fb…1b7a5e
0x1923…b57c0x48f2…b143Base—$0.01100%coinbase75d ago0xa08b61…3bd9a1
0x1923…b57c0x771d…10ebBase—$0.01100%coinbase75d ago0xbdeeaa…910366
0x1923…b57c0xdc27…268dBase—$0.01100%coinbase75d ago0x7b43a8…78a6d6

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.