Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005365100%coinbase140d ago0xd37620…35c9d6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005365100%coinbase140d ago0x3b9b62…f107f8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005358100%coinbase140d ago0x61a70c…48313c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005212100%coinbase140d ago0xdbed5b…d6c648
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005375100%coinbase140d ago0x9cc612…ba64a5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005363100%coinbase140d ago0x7f961b…70d628
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005195100%coinbase140d ago0xa1364f…cb0eba
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005022100%coinbase140d ago0x2f3956…3c8486
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005137100%coinbase140d ago0x59fcf2…c7b891
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005074100%coinbase140d ago0xe5ac3b…66a07e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005511100%coinbase140d ago0xf351f7…0d356d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005314100%coinbase141d ago0xb3f818…c8cbff
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004912100%coinbase141d ago0xded737…48a920
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00525100%coinbase141d ago0xa120f0…d7216c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.0053100%coinbase141d ago0x89be32…9def37
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005672100%coinbase141d ago0x374534…ba7953
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005092100%coinbase141d ago0xcba3af…92eda8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005057100%coinbase141d ago0x67da79…215010
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00508100%coinbase141d ago0xf31f1a…5cc1d0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005675100%coinbase141d ago0xfdbf46…3809f5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005103100%coinbase141d ago0xbffdfe…f7243b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004914100%coinbase141d ago0xd3f49a…f814e6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005233100%coinbase141d ago0xdac817…ac717a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00502100%coinbase141d ago0x74b888…b1288e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005226100%coinbase141d ago0x4a3514…26da06

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.