Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.00144100%coinbase61d ago0x70da6d…f1c832
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0018100%coinbase61d ago0xd549b1…2a8437
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xe69d8e…cb35e5
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.00144100%coinbase61d ago0xa33c28…441989
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x132aac…fa3f4a
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0012100%coinbase61d ago0x565bd3…112a89
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.00144100%coinbase61d ago0x0d5357…11e4e9
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.006100%coinbase61d ago0x37950b…ebac44
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x69c5f4…02a907
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0048100%coinbase61d ago0xcb807f…78ca9c
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0012100%coinbase61d ago0x29f256…f3f283
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xf34f12…807b62
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x791039…ee8c46
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0xd56089…e5e313
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0048100%coinbase61d ago0x3e6797…f2128d
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0012100%coinbase61d ago0x554d96…d4d3df
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase61d ago0x95e450…6b84fa
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0048100%coinbase62d ago0x1b9163…cc1945
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0048100%coinbase62d ago0xd09b7f…44682a
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0024100%coinbase62d ago0x99b081…0f4b3c
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0018100%coinbase62d ago0x5be73a…61dc11
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase62d ago0x2720ca…ead414
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase62d ago0x2ab81b…5a28ba
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0012100%coinbase62d ago0xb110ab…8a58d4
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.006100%coinbase62d ago0xafd1d7…30d229

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.