Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x6e619b…b31f12
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0xa59953…68c027
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x159623…4a0ddd
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x2a4564…bd1444
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x16497f…333542
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x95a04a…d67f95
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x35d39e…32272f
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0xe8d301…67b86a
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0xfe96fb…10dd23
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x67810c…33beb3
0x5848…aabf0x3070…fa85Basex402 service$0.01100%coinbase41d ago0xbe42b1…a680af
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x489359…cf36dc
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x91dff8…b55dd8
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x765b4f…7dc8c3
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0xcc8ee1…a1fe8a
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase41d ago0x249cbc…8cc167
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase42d ago0xd23b40…4d6ade
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase42d ago0x2685c3…36342b
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase42d ago0xa7b71b…087927
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase42d ago0xff90b6…8ffa30
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase42d ago0xf99305…808735
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase42d ago0x5ae00d…d35ec7
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase42d ago0xb2a1fe…244df5
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase42d ago0x390e45…8034d9
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase42d ago0xf6d4c4…89bd6f

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.