Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4381…1fec0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase95d ago0x1d76f8…c8bd86
0x4381…1fec0xdcec…7566Basex402 service$0.01100%coinbase95d ago0x127632…dda3ca
0x4381…1fec0xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.004100%coinbase95d ago0xbac18d…a59419
0x4381…1fec0xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.004100%coinbase95d ago0xbb1eab…070426
0x4381…1fec0xdcec…7566Basex402 service$0.01100%coinbase95d ago0x7acade…1c96f2
0x4381…1fec0xdcec…7566Basex402 service$0.01100%coinbase96d ago0x944c46…3246c6
0x4381…1fec0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase96d ago0xab7543…63e3a1
0x4381…1fec0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase96d ago0xb26e82…ed4d31
0x4381…1fec0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase96d ago0x21450c…f4c080
0x4381…1fec0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0x4b23f9…9329ff
0x4381…1fec0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0x6fff35…483742
0x4381…1fec0x3070…fa85Basex402 service$0.02100%coinbase96d ago0x97806e…262882
0x4381…1fec0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase96d ago0xaa236a…8bce8f
0x4381…1fec0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase96d ago0xf911b3…137812
0x4381…1fec0x1274…d0b6BaseToken PricePrice$0.001100%coinbase96d ago0x7ec242…727df9
0x4381…1fec0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0x903ab1…ce2a45
0x4381…1fec0xdcec…7566Basex402 service$0.01100%coinbase96d ago0xe0474e…fc1c9d
0x4381…1fec0xdcec…7566Basex402 service$0.01100%coinbase96d ago0x063d2c…a650a9
0x4381…1fec0x4466…125eBasex402 service$0.008100%coinbase96d ago0x96f89e…acb7a9
0x4381…1fec0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase96d ago0x327b90…bbea80
0x4381…1fec0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase96d ago0x093744…ae1096
0x4381…1fec0x4466…125eBasex402 service$0.008100%coinbase96d ago0xfb1ae0…8ff580

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.