Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.00288100%coinbase111d ago0x11c425…eb2721
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.00288100%coinbase111d ago0x708878…c4f484
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.00288100%coinbase111d ago0x8870fd…49602f
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0048100%coinbase111d ago0xb874d6…5dd9c3
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.00288100%coinbase111d ago0x472a03…f736be
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.00288100%coinbase111d ago0xb16536…0be2f0
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase111d ago0x09b86f…97ac76
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.00144100%coinbase111d ago0x46675d…ae32c8
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.00288100%coinbase111d ago0xcae334…867848
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase111d ago0xfa5658…5b349a
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.00288100%coinbase111d ago0x564d68…c2a6b6
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase111d ago0x6e039c…938b82
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase111d ago0x12391d…03b8a8
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase111d ago0xf8edac…c4cc9c
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase111d ago0x21f27c…862307
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0048100%coinbase111d ago0xd79b0b…6d2f75
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0048100%coinbase111d ago0xec2c56…d4fb40
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.006100%coinbase111d ago0x472088…45a693
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.006100%coinbase111d ago0x2f1e12…03a534
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase111d ago0x9acbca…cdd976
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase111d ago0x904702…a99397
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0024100%coinbase111d ago0xfefd5b…049958
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase111d ago0xfd1141…3a6c20
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.0012100%coinbase111d ago0x7a4d4e…846fac
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.001100%coinbase111d ago0xc8cae2…78875e

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.