Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x986c…27740x6d91…48d3Basex402 service$0.95100%coinbase99d ago0x7c3935…943e66
0x986c…27740xcf92…42fbBasex402 service$0.001100%candidates99d ago0xabfb1a…9fae5d
0x986c…27740x3070…fa85Basex402 service$0.02100%coinbase99d ago0x1c6607…cef58d
0x986c…27740x24fa…9bf2Basex402 service$0.001100%coinbase99d ago0x529281…81e009
0x986c…27740xd20f…7d0dBase—$0.001100%candidates99d ago0xb10b27…2a4e33
0x986c…27740xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x970bbe…15a681
0x986c…27740x260f…82b0Basex402 service$0.001100%coinbase99d ago0xd89aa8…63b199
0x986c…27740x260f…82b0Basex402 service$0.001100%candidates99d ago0xecddb9…b50e8e
0x986c…27740x260f…82b0Basex402 service$0.001100%coinbase99d ago0x763381…6eac5d
0x986c…27740x9305…f13fBaseNansenCrypto$0.01100%coinbase99d ago0x80cf8f…4a9d97
0x986c…27740xa112…7d60Base—$0.01100%heurist99d ago0x3856b7…749113
0x986c…27740xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x6741f4…9f3385
0x986c…27740xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x5a9fe3…a42440
0x986c…27740xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x800a2f…f0677a
0x986c…27740xcf92…42fbBasex402 service$0.01100%coinbase99d ago0x528a7d…52b873
0x986c…27740x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase99d ago0x67040d…55e585
0x986c…27740x24fa…9bf2Basex402 service$0.001100%candidates99d ago0x1d7bb4…6dcc8b
0x986c…27740x3070…fa85Basex402 service$0.01100%coinbase99d ago0x7854ff…6c7863
0x986c…27740x75dd…d2a5Basex402 service$0.35100%candidates99d ago0xcaecd8…39fafa
0x986c…27740x75dd…d2a5Basex402 service$0.35100%candidates99d ago0x56c27e…e00d92
0x986c…27740x260f…82b0Basex402 service$0.001100%coinbase99d ago0x0189c2…744cb4
0x986c…27740x260f…82b0Basex402 service$0.001100%coinbase99d ago0x8ca79d…699863
0x986c…27740xfee1…19e6BaseCybercentryAdvisory$0.10100%candidates99d ago0xa1a820…9e2826
0x986c…27740xfee1…19e6BaseCybercentryAdvisory$0.10100%coinbase99d ago0x970124…2b35c8
0x986c…27740xfee1…19e6BaseCybercentryAdvisory$0.10100%coinbase99d ago0xdd0e1a…01a7f2

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.