Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa45d ago0x69f999…9dc8cb
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0xbc422e…cd5ec2
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0xc8e0d2…00f890
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0x6ebd8b…4a8019
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0xcef0f7…ce0520
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa45d ago0xe69435…4fcff5
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0xd67082…8c1fe2
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0x87423c…dd6bda
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0xade51e…e24aea
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa45d ago0x776056…b139f4
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0xa54bab…1f2302
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0x9c4cab…b0b30a
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0x3c3515…d07da3
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0xd4258e…a1ee54
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa45d ago0x51a5f9…7cafa3
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0x42b660…b0decd
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0xcea59b…eb095d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0xa85dce…8863d7
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0x4e8e6a…f23f19
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa45d ago0xdfa55f…8164a1
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa45d ago0x889bab…90c69a
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa45d ago0x1946fe…b10846
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa45d ago0xc262bc…84b871
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa45d ago0x1af6ba…fe31dc
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa45d ago0x3c242e…cc00d7

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.