Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0xb16d16…9dc6f5
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0xae50f1…be26a5
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0x2de497…79e513
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0x2c8883…053099
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa33d ago0x1dd8f4…789a76
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0x295ed9…811679
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0xa6485a…69ab3b
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0x121153…4fc598
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0xf758a6…91fd21
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa33d ago0x6dd854…b11682
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0xd8c74c…5e3ee2
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0x2865e9…901283
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0x7cb741…f96d77
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0xced5d3…3f35c1
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa33d ago0x8b5c70…6401c6
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0x9211ea…68e926
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0x96d937…a78dd9
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa33d ago0x442b7b…7b6c22
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0xe29080…e5ba86
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0xe9092c…bdbb47
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa33d ago0x29950e…4b4246
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa33d ago0xb5591c…d21e41
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0x6e3a3d…4a7443
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0x5883f9…ede37d
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa33d ago0xc526bf…a2e4ee

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.