Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0x081851…814216
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa35d ago0x0e82f8…0d590f
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0xe3f393…6b6f2c
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0xcd7ec3…1472f4
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa35d ago0xa3630c…749cc8
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0x80f5dc…8eb460
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0x963f67…f9dc41
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0x9c344e…5d7a01
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x92111c…e1cc8e
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x421753…31f303
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0xf08c16…2dd00b
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x4bef14…030d33
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x73e725…449f4a
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0x1b0c33…140938
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x2ddf0c…c9666d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0xe6ffa3…1a1139
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0xb4f9b8…a3894f
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x914c5e…978b01
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0x3564a2…a5bb98
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x9ea6b5…ee544e
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0xb8bd58…e13906
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa36d ago0xf20d03…54473e
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x3d2d92…11246a
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x8783b6…5e8394
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa36d ago0x072336…a3d5e2

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.