Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0185…bd660x3e0a…78e7Base—$0.004187100%coinbase74d ago0x1d8917…04b382
0x0185…bd660x3e0a…78e7Base—$0.003042100%coinbase74d ago0x976231…636d5a
0x0185…bd660x3e0a…78e7Base—$0.002689100%coinbase74d ago0x8d941e…3e5b3d
0x0185…bd660x3e0a…78e7Base—$0.004804100%coinbase74d ago0x286fbe…a7610f
0x0185…bd660x3e0a…78e7Base—$0.004243100%coinbase74d ago0x9a4ac4…8b9971
0x0185…bd660x3e0a…78e7Base—$0.004244100%coinbase74d ago0x314a1b…33dee5
0x0185…bd660x3e0a…78e7Base—$0.005495100%coinbase74d ago0xa925a4…b49a5e
0x0185…bd660x3e0a…78e7Base—$0.005762100%coinbase74d ago0xb77b1a…ad52fa
0x0185…bd660x3e0a…78e7Base—$0.004091100%coinbase74d ago0x34d11b…19fadc
0x0185…bd660x3e0a…78e7Base—$0.003882100%coinbase74d ago0x0bfd07…3c2f32
0x0185…bd660x3e0a…78e7Base—$0.005859100%coinbase75d ago0x114758…0a35d1
0x0185…bd660x3e0a…78e7Base—$0.003096100%coinbase75d ago0xbc8de0…c38361
0x0185…bd660x3e0a…78e7Base—$0.004275100%coinbase75d ago0x447fa4…66c5b1
0x0185…bd660x3e0a…78e7Base—$0.003865100%coinbase75d ago0x34892c…9dae11
0x0185…bd660x3e0a…78e7Base—$0.003179100%coinbase75d ago0x8792ca…08071a
0x0185…bd660x3e0a…78e7Base—$0.003397100%coinbase75d ago0xa1f9e8…f3c2a1
0x0185…bd660x3e0a…78e7Base—$0.005494100%coinbase75d ago0x022546…90980f
0x0185…bd660x3e0a…78e7Base—$0.00405100%coinbase75d ago0x2f0605…3076e8
0x0185…bd660x3e0a…78e7Base—$0.004079100%coinbase75d ago0xb6fe97…d384a0
0x0185…bd660x3e0a…78e7Base—$0.005058100%coinbase75d ago0xe1a66c…822e37
0x0185…bd660x3e0a…78e7Base—$0.003063100%coinbase75d ago0x7b9a86…e29f51
0x0185…bd660x3e0a…78e7Base—$0.002722100%coinbase75d ago0xc3aa02…b25943
0x0185…bd660x3e0a…78e7Base—$0.005774100%coinbase75d ago0x232657…aaf6e4
0x0185…bd660x3e0a…78e7Base—$0.002934100%coinbase75d ago0x30cb60…d31157
0x0185…bd660x3e0a…78e7Base—$0.005828100%coinbase75d ago0x9f0150…08f26a

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.