Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0x017cca…bec3c2
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0xcff3a9…c7894c
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0xf90db9…761dab
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0x327e83…36a4c0
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0xb2d5ae…856a1b
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0xbe6cb1…481d9d
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0x3aa45f…a6b68a
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa44d ago0x7c1e39…a69521
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa44d ago0xdbe03a…d2182e
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0xf8f3c3…d08ae5
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0x696a8b…ef63f0
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa44d ago0x7b8fd2…d91668
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0xc0c591…20d54c
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa44d ago0xb435bf…57f24d
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa44d ago0x6e893f…c3ad8f
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa44d ago0x9e9be0…6562d0
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0x3e9243…7fb45a
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0xb3572f…b177a3
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa44d ago0x1c23eb…6133b2
0x4abc…4e430x9c95…e299Base$0.001100%fluxa44d ago0x5a4494…fbb82a
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa45d ago0xc5b2f9…287458
0x4abc…4e430x9c95…e299Base$0.001100%fluxa45d ago0x666d10…f0944c
0x4abc…4e430x9c95…e299Base$0.001100%fluxa45d ago0x92fae3…ac3927
0x4abc…4e430x9c95…e299Base$0.001100%fluxa45d ago0x6b0ee3…09ef18
0x4abc…4e430x9c95…e299Base$0.001100%fluxa45d ago0x3e7aa3…b67fea

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.