Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f1f…7cc80x6a0a…bf67Base—$0.01100%coinbase2d ago0x00c139…d29d4f
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x81a8e4…858852
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0xd63362…d20a3c
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x8ca428…c6878f
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0xeb594b…567744
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x38c923…0b3bb5
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x3d35fd…eff1e2
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0xa64604…c9a9b2
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x5ef895…2457bf
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x5b2b93…768ea6
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0xfe9db1…dc4adc
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x1a2e4f…0eb78b
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x8030e9…14f128
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0xb17ae4…56ae06
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x27c492…052d95
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x70cfc9…d9748f
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x5dfc6b…6a171e
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0xb5b4d5…bda6f7
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x3dea60…c511f4
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0xc1fd86…9b615a
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x56ddd0…493006
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x1f891c…556ffc
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x080d17…745dc3
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x36acd4…84c6a7
0x7f1f…7cc80x6a0a…bf67Base—$0.10100%coinbase2d ago0x531dcb…0159d3

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.