Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x4c25fa…b2cb51
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x3ca311…7e0bd4
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x71810d…803f07
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x421bc1…1a9d6d
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x7dc1a0…c3bc32
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x87c31b…341a9a
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x679daa…adbaa1
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0xbe3f3c…c0649f
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x1cb7ca…f402e3
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0xe27245…d8ec95
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x35eea5…6e7b07
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0xcb8ef7…f346ff
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0xa94061…f09ed7
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0xe786b5…99b50b
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0xaef33c…cd66d8
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0xd22bba…f21b83
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0xb6de20…bf406f
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x11e4f0…913a61
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x1476d2…af6659
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0xa6ceaf…5ccf79
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x1eea13…141d62
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x9cc6c2…b87ee5
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0xd4e9d1…99a953
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0xb82d0c…bdccf9
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa23d ago0x9481d8…e7e3b0

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.