Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac53…b1bc0x3e0a…78e7Base—$0.005831100%coinbase75d ago0x3a1cda…a86e0f
0xac53…b1bc0x3e0a…78e7Base—$0.004183100%coinbase75d ago0x815c2a…683e67
0xac53…b1bc0x3e0a…78e7Base—$0.003474100%coinbase75d ago0xc57408…dc0a92
0xac53…b1bc0x3e0a…78e7Base—$0.002831100%coinbase75d ago0x31c337…7a497f
0xac53…b1bc0x3e0a…78e7Base—$0.003081100%coinbase75d ago0x5950f5…8c63b2
0xac53…b1bc0x3e0a…78e7Base—$0.002665100%coinbase75d ago0xcf29d8…86ef44
0xac53…b1bc0x3e0a…78e7Base—$0.005614100%coinbase75d ago0x574478…9a256a
0xac53…b1bc0x3e0a…78e7Base—$0.004084100%coinbase75d ago0xd2afbc…7a820d
0xac53…b1bc0x3e0a…78e7Base—$0.002972100%coinbase75d ago0xc210cb…1ba1d7
0xac53…b1bc0x3e0a…78e7Base—$0.003947100%coinbase75d ago0xbab9f3…20dfa6
0xac53…b1bc0x3e0a…78e7Base—$0.00456100%coinbase75d ago0xbfa4e0…09ef40
0xac53…b1bc0x3e0a…78e7Base—$0.003231100%coinbase75d ago0xe52602…bf4506
0xac53…b1bc0x3e0a…78e7Base—$0.00324100%coinbase75d ago0x3912c0…923d51
0xac53…b1bc0x3e0a…78e7Base—$0.004226100%coinbase75d ago0x777476…8ce5c8
0xac53…b1bc0x3e0a…78e7Base—$0.005939100%coinbase75d ago0x936527…7f98b0
0xac53…b1bc0x3e0a…78e7Base—$0.005912100%coinbase75d ago0x433001…735fa4
0xac53…b1bc0x3e0a…78e7Base—$0.004793100%coinbase75d ago0xb44150…9b98c3
0xac53…b1bc0x3e0a…78e7Base—$0.003257100%coinbase75d ago0x9066c7…71df82
0xac53…b1bc0x3e0a…78e7Base—$0.004012100%coinbase75d ago0xe547ea…b3b949
0xac53…b1bc0x3e0a…78e7Base—$0.003739100%coinbase75d ago0xf208e0…c3df17
0xac53…b1bc0x3e0a…78e7Base—$0.003585100%coinbase75d ago0xb7dbce…d4ad8f
0xac53…b1bc0x3e0a…78e7Base—$0.003496100%coinbase75d ago0xcdef95…a83ebc
0xac53…b1bc0x3e0a…78e7Base—$0.004043100%coinbase75d ago0x627b33…713072
0xac53…b1bc0x3e0a…78e7Base—$0.003018100%coinbase75d ago0x1fa787…4cbcbb
0xac53…b1bc0x3e0a…78e7Base—$0.003954100%coinbase75d ago0xfe6f83…0839ce

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.