Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40e0…8ccc0xc606…1847Base—$0.01100%coinbase59d ago0x566a6c…fc3eb1
0x40e0…8ccc0x7d2d…893bBase—$0.01100%coinbase59d ago0x611763…464cea
0x40e0…8ccc0xfd3c…dc33Base—$0.01100%coinbase59d ago0x582628…352a64
0x40e0…8ccc0xebe4…b6c1Base—$0.01100%coinbase59d ago0x8a9703…328b42
0x40e0…8ccc0x4ca0…cd1aBase—$0.01100%coinbase59d ago0x4f225b…883aa5
0x40e0…8ccc0xe709…2c07Base—$0.01100%coinbase59d ago0x2185e5…e1c9ca
0x40e0…8ccc0x4e50…a198Base—$0.01100%coinbase59d ago0xfefa06…3bec62
0x40e0…8ccc0xbcf4…3738Base—$0.01100%coinbase59d ago0xe1e581…8ac8a5
0x40e0…8ccc0xbed7…4aaeBase—$0.01100%coinbase59d ago0xa7dd62…7abbdc
0x40e0…8ccc0x65f9…f708Base—$0.01100%coinbase59d ago0x41d25e…4341bb
0x40e0…8ccc0x10b8…c879Base—$0.01100%coinbase59d ago0x209289…9f48f3
0x40e0…8ccc0x9ae8…c2c4Base—$0.01100%coinbase59d ago0xf65540…40beed
0x40e0…8ccc0x810c…c7a0Base—$0.01100%coinbase59d ago0x8b20a4…8ee6de
0x40e0…8ccc0x31e0…faeaBase—$0.01100%coinbase59d ago0xe89dff…d318bd
0x40e0…8ccc0xa079…4c7fBase—$0.01100%coinbase59d ago0x1d6f01…33422b
0x40e0…8ccc0x90c7…4c79Base—$0.01100%coinbase59d ago0x8b6032…3efc13
0x40e0…8ccc0xf75e…448bBase—$0.01100%coinbase59d ago0x199077…6e1e2e
0x40e0…8ccc0xcd19…d085Base—$0.01100%coinbase59d ago0xdb2c67…ffc299
0x40e0…8ccc0x00b6…b921Base—$0.01100%coinbase59d ago0xecbefb…a4825e
0x40e0…8ccc0x9111…81a9Base—$0.01100%coinbase59d ago0x0ecab9…70b46f
0x40e0…8ccc0xa9b8…2595Base—$0.01100%coinbase59d ago0xa4fd62…a70af1
0x40e0…8ccc0x45b9…aaeaBase—$0.01100%coinbase59d ago0x078800…7968d7
0x40e0…8ccc0x000d…1ee3Base—$0.01100%coinbase59d ago0x07106a…067c92
0x40e0…8ccc0x9a74…2631Base—$0.01100%coinbase59d ago0x4198bb…340fda
0x40e0…8ccc0x0908…53b3Base—$0.01100%coinbase59d ago0x641f61…1daf1d

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.