Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x18ee86…f09342
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa44d ago0x3b8b4e…9dfad8
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x179d1f…a3842e
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0xaca53f…74b5b0
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x92c26b…abd6c7
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x8c1591…06ebde
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa44d ago0x3d9ae0…093a77
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa45d ago0x0efd35…2d5f5e
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa45d ago0x836e25…78217f
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa45d ago0x1f4551…3b51be
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa45d ago0xaa4f68…98e65d
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa45d ago0x9cc81a…c3b7ab
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa45d ago0xc5dc91…96a5c0
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa45d ago0xaa55d8…55dee3
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa45d ago0x263957…874dd6
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa45d ago0x46a05b…473f27
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa45d ago0x9b1645…3e72fb
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa45d ago0x01e4ee…389b1f
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa45d ago0x65c44a…a949fd
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa45d ago0x4dfc4d…a29879
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa45d ago0x2c79c6…b7f9ae
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa45d ago0xb2e7ff…e37435
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa45d ago0xdc0e9a…043a0f
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa45d ago0x17bc8a…1f55e2
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa45d ago0x86ce32…1a6724

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.