Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe629…4b540xe629…4b54Base$0.01100%Payer-submitted90d ago0xd25ce8…535fe9
0xe629…4b540xe629…4b54Base$0.01100%Payer-submitted90d ago0xbe0e71…96842e
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x461e0f…5f4480
0xe629…4b540xe629…4b54Base$0.01100%Payer-submitted90d ago0xb35b3b…57a6d9
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0xb5ffee…ddd001
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x80ebfb…c47f9a
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x5638ca…9aa50d
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x0a0b36…969eb7
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x0dcd9e…1659dd
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x0a5841…a156fd
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x73f58f…e406ca
0xe629…4b540xe629…4b54Base$0.01100%Payer-submitted90d ago0xe43b21…524d53
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x4b6d9b…af0940
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x7501ec…ce01db
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0xe0c7fe…189350
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0xe88914…393ac1
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5490d ago0xdaae9d…2fb6a0
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0xf2f2a5…826e0c
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x8a91b6…a468be
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0xbe6cb6…2cab3d
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0xc6f3dc…ac0369
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0xdb692c…66da6e
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x2d0155…1fba65
0xe629…4b540xe629…4b54Base$0.01100%Payer-submitted90d ago0x06a72c…6f6178
0xe629…4b540x6d6e…9192BaseExaSearch$0.007100%coinbase90d ago0x675e2e…ff6454

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.