Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa46d ago0xbd0181…3f2de5
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa46d ago0x6f1419…29afb7
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa46d ago0xdaa8ff…31a615
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa46d ago0xe67522…3ddb86
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0x85e889…0b2931
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa46d ago0x7a128e…6c09be
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0x98207b…7757e6
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0xf719a1…5d729f
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0xf38866…b8a320
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0xacafb2…9f998c
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0x3fdef1…76b498
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa46d ago0x933a46…c06676
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0xc460b9…6cce20
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0x3b8c4b…1ea4ec
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0xedf6af…547d71
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0x19612d…342034
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0x480e8f…0bfe9a
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0x705bba…64b6b4
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0xd240d8…3d8712
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0x15d306…2ce19b
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0x7032ae…c72600
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa46d ago0xc17693…b9a020
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0x168da6…f8ac66
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0x4f33e4…7276d6
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa46d ago0xf71b4f…782204

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.