Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x8c58b6…d7c90f
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xc67125…a16681
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x4a9d82…22224d
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xf7fc0e…d53aeb
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xe99df2…e40dec
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x114e4a…618638
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xa61555…8e341f
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x9bac5d…259415
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xa76e1b…4dbae0
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xcd7a55…3fb5ae
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x4c0249…06a7d8
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0x9a85ac…fa7291
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x253d6b…63115a
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0xa01f95…bc560c
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xce2e0f…933a9f
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x83d77c…ba4882
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x74a0f6…6acb45
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x8c7b7b…2869c3
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa43d ago0x272470…9d1f19
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa43d ago0x5829d7…5d3a65
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa43d ago0x8666bc…8199ea
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa43d ago0x3e7d86…56a65a
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa43d ago0x0fa9eb…96cd73
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa43d ago0x1c46b2…c065c0
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa43d ago0x3e6e6b…18aa9c

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.