Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x32a1…e5c3Basex402 service$0.02100%coinbase7d ago0x8410c8…a7f7df
0x27ab…248c0x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0xc4f841…7e46bf
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x1156c6…c87959
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x65a051…d48b26
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xeda6ab…a2e6c6
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x0ce4cb…86c6ef
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x96af00…e22eea
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x53faf5…7d99a1
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x90f193…2a58d4
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xd8c687…83b3ee
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x4d3882…f84760
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x3ff1a4…c9e474
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x727f71…37b595
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xd11007…6ad0f9
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xcf11f8…94cc29
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x7d7aaf…7d7455
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xe87f07…df8d93
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x7fa60c…f9ea6c
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xfcec0e…f7e62f
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x2d5e6f…c2dfcf
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x6c06ac…5e05f4
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xb5d713…332839
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x60e056…5dedce
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x9ee5fe…b8f712
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x2460cf…569504

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.