Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa41d ago0xd6cfe6…579226
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa41d ago0x99fc36…f9e902
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa42d ago0x1bb1af…462b26
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa42d ago0x408a83…bce119
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x830b6e…939dd4
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x148b5e…5a0e1a
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x0bcddd…faec87
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa42d ago0xc92562…7fe914
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0xfc26b1…566bc3
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x06b5da…69b462
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0xefde43…3ea6b4
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0xc49a29…de4e31
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa42d ago0x60f26c…f6565c
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x636e9c…91998a
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0xbc31c9…65d78a
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x4b21c1…c9991c
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x23dd2f…dd0f34
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x6a183f…557e5f
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0xfbe645…9a22dc
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x85c739…31c8e6
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa42d ago0x90ca87…8f684d
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x1b4238…e74aed
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x0ba05a…ba6ffd
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x49e854…35a802
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa42d ago0x6776d9…a386aa

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.