Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa42d ago0xe50a80…99b3bc
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa42d ago0xaffc56…cd7ebc
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa42d ago0x7e9441…209088
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa42d ago0xfb8e21…040c22
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0xa557a5…613a40
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0x539592…1e2ce8
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0xda9313…2ef9e4
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa42d ago0xac343c…e7fb69
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa42d ago0x7a4752…cc0f36
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa42d ago0x99fcf2…a2de1a
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0xb5e2f6…00e23c
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0x2582c7…c6f5a8
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0x25a4d3…725f24
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0xa77352…5c21e7
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0x4c06be…4fc7d2
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0x8fb1cd…50df44
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0xf78282…4441dd
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0x735c98…3487af
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0x30529a…f0e973
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa42d ago0x2bb5d0…b21b7f
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0xf98d09…da6526
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0x966e0e…4fd671
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0x5f1cdb…b6060f
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0x0098f4…bfc8b1
0xf846…98b10x9c95…e299Base—$0.001100%fluxa42d ago0x9301af…752041

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.