Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa34d ago0xb0c8db…ca854b
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa34d ago0xb449f7…c1b814
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa34d ago0xa16446…c90df8
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa34d ago0x6fbe7e…baaf24
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa34d ago0x879770…1a073c
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa34d ago0x6d6279…218e14
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa34d ago0x88f4df…e26d39
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa34d ago0x232148…776b63
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa34d ago0x2b43db…6df42b
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa34d ago0x85173b…4ad562
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa34d ago0x7dfa8e…3ffca2
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa34d ago0xac2293…994532
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa34d ago0x75a2f6…ebad5b
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa34d ago0x48a123…39d8dd
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa34d ago0xed0234…5ee743
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa35d ago0xf6ce2a…5e1d6a
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa35d ago0xe2150d…178a5c
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa35d ago0x6f06cc…704e57
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa35d ago0x7ddcb1…efcd68
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa35d ago0xdc4875…c0dbaf
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa35d ago0x3a3d50…e7bfb6
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa35d ago0x405f82…3f46c4
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa35d ago0x03588e…960982
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa35d ago0xd0ed98…c0fad1
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa35d ago0xf1aed5…806b18

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.