Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd135…8f590x6366…f1e2Base$0.006236100%0x4918…e369106d ago0xd55d46…6b27c6
0xd135…8f590x6366…f1e2Base$0.04100%0x4918…e369106d ago0x6dec10…ca1375
0xd135…8f590x6366…f1e2Base$0.006242100%0xa46e…ec94106d ago0xa632af…d17c9f
0xd135…8f590x6366…f1e2Base$0.04100%0xa46e…ec94106d ago0x20ec29…fa8acc
0xd135…8f590x6366…f1e2Base$0.04100%0x0d17…b7d1106d ago0x193581…949968
0xd135…8f590x6366…f1e2Base$0.05100%0x4918…e369106d ago0xccbb95…ac7f12
0xd135…8f590x6366…f1e2Base$0.02100%0x0d17…b7d1106d ago0x08842a…ef2b09
0xd135…8f590x6366…f1e2Base$0.00002100%0x6366…f1e2106d ago0x7fe0ef…17b8b1
0xd135…8f590x6366…f1e2Base$0.05100%0x6366…f1e2106d ago0x7be588…adf776
0xd135…8f590x6366…f1e2Base$0.02100%0xdf51…2402106d ago0xecf716…6b0e0c
0xd135…8f590x6366…f1e2Base$0.006289100%0x58fe…153b106d ago0xb5d2b3…dcfeeb
0xd135…8f590x6366…f1e2Base$0.04100%0x58fe…153b106d ago0xb63f4a…b3d356
0xd135…8f590x6366…f1e2Base$0.000123100%0x7f16…55b4106d ago0xdef275…eb3d83
0xd135…8f590x6366…f1e2Base$0.0059100%0x6366…f1e2106d ago0x39b57d…9e88fd
0xd135…8f590x6366…f1e2Base$0.04100%0xbe53…e902106d ago0x397719…e925a9
0xd135…8f590x6366…f1e2Base$0.05100%0x7f16…55b4106d ago0xd8f68b…9e9850
0xd135…8f590x6366…f1e2Base$0.005303100%0xa46e…ec94106d ago0x3b447c…5323ac
0xd135…8f590x6366…f1e2Base$0.05100%0xa46e…ec94106d ago0xae59be…427d11
0xd135…8f590x6366…f1e2Base$0.03100%0x4873…5369106d ago0x2462b4…ed612d
0xd135…8f590x6366…f1e2Base$0.005967100%candidates106d ago0x0a82b5…4c2b75
0xd135…8f590x6366…f1e2Base$0.04100%candidates106d ago0x7cb9c6…beddb9
0xd135…8f590x6366…f1e2Base$0.000022100%0x58fe…153b106d ago0x2951ad…d6ff9c
0xd135…8f590x6366…f1e2Base$0.005938100%0x58fe…153b106d ago0x917678…f797f8
0xd135…8f590x6366…f1e2Base$0.04100%0x58fe…153b106d ago0xeac437…caa2f9
0xd135…8f590x6366…f1e2Base$0.005955100%0x58fe…153b106d ago0x275cec…2b8a00

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.