Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0x9fc3da…2facea
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0x9950d9…55fa92
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0x1e2d41…ddf582
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0x5f3007…956477
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0xbb5a6b…a2a576
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0x334597…3bb491
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0xb68ffb…63e6b9
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0x5e34f6…b6e035
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0xf352ce…c099dd
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0xc85727…bf9645
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0x8dab1d…ec9708
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0x37db76…11e22f
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0xfe06ae…d6993d
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0xa9a649…76ca95
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0xdfe8f0…d91b15
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0x07e897…af2d87
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0x7ed707…57a65f
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0x00e6cf…329842
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0x36e1d1…9214cf
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0xe49905…47d886
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0x4e0fdc…cba01c
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0x23731b…172720
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0x5486bd…797093
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa36d ago0xc8b74c…0791b2
0x18aa…81520x9c95…e299Base—$0.001100%fluxa36d ago0x3f2122…035502

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.