Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x424d…f8220x507b…9f04Base—$0.01100%coinbase59d ago0xc8a121…ccf7f5
0x424d…f8220x2442…3b85Base—$0.01100%coinbase59d ago0xae465e…f06cb5
0x424d…f8220xd5e5…364aBase—$0.01100%coinbase59d ago0xe8f21a…f2b3e8
0x424d…f8220x00b8…75f5Base—$0.01100%coinbase59d ago0xe929d6…bfaa66
0x424d…f8220x252c…ab9eBase—$0.01100%coinbase59d ago0x9920ae…d4f209
0x424d…f8220x0dfe…402fBase—$0.01100%coinbase59d ago0x0ee9fe…66da3e
0x424d…f8220x09ae…1cb8Base—$0.01100%coinbase59d ago0x7a9671…af3ecf
0x424d…f8220x2925…b037Base—$0.01100%coinbase59d ago0xe69c51…27dcaa
0x424d…f8220xf5aa…62e1Base—$0.01100%coinbase59d ago0xbfbd28…bd402f
0x424d…f8220x8995…3c75Base—$0.01100%coinbase59d ago0xb29ea4…e942cd
0x424d…f8220x4e59…9263Base—$0.01100%coinbase59d ago0xf81832…628e3f
0x424d…f8220xc9df…903cBase—$0.01100%coinbase59d ago0xa5f4db…6c1efa
0x424d…f8220x4633…c787Base—$0.01100%coinbase59d ago0x38058a…93399f
0x424d…f8220x759c…b77dBase—$0.01100%coinbase59d ago0x2f13dc…eebc3d
0x424d…f8220x1951…0853Base—$0.01100%coinbase59d ago0x2a6834…e0c836
0x424d…f8220xb344…6fafBase—$0.01100%coinbase59d ago0xed6256…312982
0x424d…f8220x9bc1…6dfdBase—$0.01100%coinbase59d ago0x296a01…3d5481
0x424d…f8220x33c6…02e8Base—$0.01100%coinbase59d ago0xc6c399…f1af74
0x424d…f8220x575e…e8f8Base—$0.01100%coinbase59d ago0xe8dc7b…47b148
0x424d…f8220x3bbf…9081Base—$0.01100%coinbase59d ago0x1a77d0…921e28
0x424d…f8220x8e44…d982Base—$0.01100%coinbase59d ago0x04a95b…38a5e3
0x424d…f8220xc3f4…b067Base—$0.01100%coinbase59d ago0x2ce791…73f9ad
0x424d…f8220x713c…99afBase—$0.01100%coinbase59d ago0x8c3590…f5a8cc
0x424d…f8220x580b…feb2Base—$0.01100%coinbase59d ago0xb7b855…353a5d
0x424d…f8220xbcef…6d27Base—$0.01100%coinbase59d ago0x4eda38…7749fb

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.