Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x1d9b5b…b43601
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x188fa4…f8ab37
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0xf919f0…50a9a4
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x622653…f3b1c7
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0xb8c1f9…e1354d
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x2c498f…50cc8d
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x1005cd…79b5bf
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x152ff0…021c59
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0xccd102…8eedd8
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x30e82a…294c2e
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x764a54…e8e82f
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x4ec9dc…3a12a9
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0xc344a9…bbb6a0
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x724e6b…a41695
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x2e90bc…89b152
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0xde834d…8a2852
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x94474d…2df80e
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x382412…745a0a
0x8d2a…7d370xe025…8638BasefittingsGeo$0.003100%coinbase21d ago0x6c0435…35bb91

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.