Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xe53c…bf38Base—$0.10100%payAI92d ago0x0e09fe…aa7bad
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xaee789…a89fd2
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0x4c0a76…64aec5
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0x3f3edd…4f20c5
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xbb56c2…bc3421
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0x584ced…1628a6
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xd8dfe9…0dfa38
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xfc1395…a58cd0
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xa13a01…096b1b
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xaca56f…c99aec
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xe1597e…32f54d
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xf56b32…04305c
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0x32cc6d…1fca01
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xa62f36…d5f96c
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0x9524bb…347e66
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0x83428e…608961
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0x007155…9e742c
0x254a…d0910xe53c…bf38Base—$0.10100%payAI92d ago0x92d804…5b9a37
0x254a…d0910xe53c…bf38Base—$0.10100%payAI92d ago0x6a6a6c…aedf64
0x254a…d0910xe53c…bf38Base—$0.10100%payAI92d ago0xc8d124…84d18d
0x254a…d0910xe53c…bf38Base—$0.10100%payAI92d ago0x565ed7…0449fa
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xbb3d38…62b398
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xe9e533…345f19
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0xf90a25…59905d
0x254a…d0910xe53c…bf38Base—$0.05100%payAI92d ago0x427e7b…2d52e6

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.