Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0xa09f70…c96d24
0x3446…5d130x6d6e…9192BaseExaSearch$0.002100%coinbase76d ago0x39b379…249a4a
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0xbf16fa…6a5e3e
0x3446…5d130x757f…9119Base—$0.02100%0x6abd…26ef76d ago0x3aea91…312e13
0x3446…5d130x6d6e…9192BaseExaSearch$0.002100%coinbase76d ago0x481b76…f6fde6
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x59ed17…527597
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x0acdf1…c967c6
0x3446…5d130x6d6e…9192BaseExaSearch$0.002100%coinbase76d ago0xfaf318…46c4d5
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x63692a…90391d
0x3446…5d130xb3c2…2ab6BaseGEDX402 ChatChat$0.04100%coinbase76d ago0xc50d58…6ec7e7
0x3446…5d130xb3c2…2ab6BaseGEDX402 ChatChat$0.04100%coinbase76d ago0x7a7ebf…9e190e
0x3446…5d130xb3c2…2ab6BaseGEDX402 ChatChat$0.04100%coinbase76d ago0xb37561…bb68fa
0x3446…5d130xb3c2…2ab6BaseGEDX402 ChatChat$0.04100%coinbase76d ago0x477b45…7182eb
0x3446…5d130xb3c2…2ab6BaseGEDX402 ChatChat$0.04100%coinbase76d ago0x71e311…87d9a7
0x3446…5d130xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase76d ago0xa56191…398802
0x3446…5d130xb3c2…2ab6BaseGEDX402 ChatChat$0.04100%coinbase76d ago0x0bf213…d10ad9
0x3446…5d130xb3c2…2ab6BaseGEDX402 ChatChat$0.04100%coinbase76d ago0x9649de…3ff7c6
0x3446…5d130x6d6e…9192BaseExaSearch$0.001100%coinbase76d ago0x9b8588…234243
0x3446…5d130xb3c2…2ab6BaseGEDX402 ChatChat$0.04100%coinbase76d ago0x3b313f…877dba
0x3446…5d130x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase76d ago0xcdd610…2c530d
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0xe8d170…57e536
0x3446…5d130xad62…95c8Basex402 service$0.02100%coinbase76d ago0xdf355f…70e48b
0x3446…5d130xd219…6801Basex402 service$0.54100%coinbase76d ago0xfba45b…bf973f
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0x859bb7…1335f7
0x3446…5d130x6d6e…9192BaseExaSearch$0.007100%coinbase76d ago0xdad9a7…6522e3

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.