Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa14d ago0xaf4d26…ec91d2
0xb6ea…9cd80x9c95…e299Base$0.001100%fluxa14d ago0xfd7067…fbb439
0xb6ea…9cd80x9c95…e299Base$0.001100%fluxa14d ago0xcdab1b…dfbc65
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa14d ago0x979dad…4afba3
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa14d ago0x5ebe29…3fd760
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa14d ago0x61be76…93fc99
0xb6ea…9cd80x9c95…e299Base$0.001100%fluxa14d ago0xc8c5d8…dc23c2
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa14d ago0x475822…dd7f2a
0xb6ea…9cd80x9c95…e299Base$0.001100%fluxa14d ago0x5cefae…a909fb
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa14d ago0xd80853…72b7a7
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa14d ago0x30edba…083aec
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa14d ago0x858c66…cc4cbd
0xb6ea…9cd80x9c95…e299Base$0.001100%fluxa14d ago0xdefb89…4fea33
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa14d ago0x21b267…6ec4c7
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa14d ago0xd6a6e9…aca4d5
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa15d ago0x0b7ca7…84a22a
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa15d ago0x36b52d…71133e
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa15d ago0xfb1dc7…ef6663
0xb6ea…9cd80xfe80…47eeBase$0.001100%fluxa15d ago0x4608d3…65ac82
0xb6ea…9cd80x9c95…e299Base$0.001100%fluxa15d ago0x3cf265…33ba91
0xb6ea…9cd80x9c95…e299Base$0.001100%fluxa15d ago0x38e1b6…47f518
0xb6ea…9cd80x9c95…e299Base$0.001100%fluxa15d ago0xbba640…c6c560
0xb6ea…9cd80x9c95…e299Base$0.001100%Route unknown15d ago0x8f0bbc…2d55ac

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.