Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f0…4f690x9c95…e299Base$0.001100%fluxa78d ago0x5c9d8d…191dfa
0x08f0…4f690x9c95…e299Base$0.001100%fluxa78d ago0xbd9e3f…a46903
0x08f0…4f690x9c95…e299Base$0.001100%fluxa78d ago0xacfbd8…b99b36
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0xdddf47…cd6ed3
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x47201f…60ee7d
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x4b08c0…93b136
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x66f2be…982b64
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0xc15996…c6b30d
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0xef094c…2fb1c3
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x5d2a3f…3245e9
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x6d58ae…7df3b7
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x4f2559…77f97e
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x86ef99…06b392
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x57fbf6…c3ac8d
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0xd153a6…f4bc3a
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x650b8a…f15495
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x512c21…8d1928
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0xf18143…e9ff54
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x909476…b4f0f7
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x5fe3bd…774f60
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x0df993…64754f
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x14b596…c03d95
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0xa88782…7ea34b
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0x0b9c11…985964
0x08f0…4f690x9c95…e299Base$0.001100%fluxa79d ago0xddbc5c…4b9587

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.