Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x406ade…4992cc
0x2b84…b2b60x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x1c4a17…15ffc4
0x1203…60260x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0xe81fec…ccda8a
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0xbe76cc…35f2e2
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x826391…43324b
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x624348…30e6a3
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x5a6c9c…6d45ee
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x2269dc…13aa48
0xb5f1…86110x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x91a20c…52e2ad
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0xcb64d5…7c47c0
0xb633…d9620x40a8…ad8bBasex402 service$0.002100%coinbase38d ago0x3a6770…6835d0
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x796104…110d18
0x35ed…4f580x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x6f0c22…d0e0c6
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x3aa1df…16b5c6
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x368c4b…163da9
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase38d ago0x264fc4…1fdadd
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x7c0fa0…a786fd
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x46f514…88ce80
0x1203…60260x40a8…ad8bBasex402 service$0.005100%coinbase38d ago0x6d70df…4325ce
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x10684d…710a84
0x0ae3…326f0x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x3c9ef7…946343
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x332980…51bccd
0xbe41…b3170x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x7a2066…0cac55
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0xe962d6…90edfb
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0xfe3553…c054ed

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.