Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1e9…0f6f0x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase70d ago0xc1b1b0…cc8ca2
0xf1e9…0f6f0x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase70d ago0x9529f1…197639
0xf1e9…0f6f0x4465…28eeBaseInvoketCompliance$0.01100%coinbase70d ago0xf627e3…00b0e4
0xf1e9…0f6f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase70d ago0x5da9ee…6994cd
0xf1e9…0f6f0xc55a…c291Basex402 service$0.002100%coinbase71d ago0x091d9f…aca185
0xf1e9…0f6f0x6302…ad57BaseTripadvisorTravel$0.07100%payAI71d ago0xb04967…2e216e
0xf1e9…0f6f0xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase71d ago0xd65a27…d01a61
0xf1e9…0f6f0x4465…28eeBaseInvoketCompliance$0.01100%coinbase71d ago0x631568…9464db
0xf1e9…0f6f0x904b…eb74Base$0.001100%coinbase71d ago0x7397cc…84ccb6
0xf1e9…0f6f0x4465…28eeBaseInvoketCompliance$0.01100%coinbase71d ago0x019565…da8ebc
0xf1e9…0f6f0x124f…4478Base$0.01100%coinbase71d ago0x085489…8c2e91
0xf1e9…0f6f0x2932…4f60Basex402 service$0.01100%coinbase71d ago0x32705a…d2801e
0xf1e9…0f6f0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase71d ago0x6844a2…1039c8
0xf1e9…0f6f0x5c98…5b85Basex402 service$0.01100%coinbase71d ago0x72f928…4e0d1e
0xf1e9…0f6f0x4465…28eeBaseInvoketCompliance$0.01100%coinbase71d ago0x2e3f34…bbba55

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.