Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed58…25910x9c95…e299Base—$0.001100%fluxa41d ago0xdb57e9…c03cdb
0xed58…25910x9c95…e299Base—$0.001100%fluxa41d ago0x33fea3…ae9102
0xed58…25910x9c95…e299Base—$0.001100%fluxa41d ago0x709ebe…7bbe9e
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0xaa4b5c…afdfb5
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0x2d50ad…3e1404
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0x11c402…77d32d
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0xe1b464…f43f3b
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0x0d65bb…42a7ad
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0xcc6bc1…c267f5
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0x1a23e1…470ebd
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0x1f0e62…59a8ac
0xed58…25910xfe80…47eeBase—$0.001100%fluxa42d ago0xd268fc…fa0ddc
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0x7b5f03…4c091b
0xed58…25910xfe80…47eeBase—$0.001100%fluxa42d ago0x744e79…34f6e6
0xed58…25910xfe80…47eeBase—$0.001100%fluxa42d ago0x4c19db…024e08
0xed58…25910xfe80…47eeBase—$0.001100%fluxa42d ago0xe02c64…f7e9d1
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0xef68e1…db82fc
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0x98f630…54cd6c
0xed58…25910xfe80…47eeBase—$0.001100%fluxa42d ago0xfad405…48a35e
0xed58…25910xfe80…47eeBase—$0.001100%fluxa42d ago0xe640d0…e15109
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0x285254…5a1f89
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0xff9a71…d2568c
0xed58…25910xfe80…47eeBase—$0.001100%fluxa42d ago0xaa4150…cdce7e
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0x490b7c…999d1b
0xed58…25910x9c95…e299Base—$0.001100%fluxa42d ago0x912d8e…cc8704

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.