Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0x1f6310…77467c
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0xa1474b…89636c
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0xc211de…5a039a
0xe425…2e950x9c95…e299Base$0.001100%fluxa32d ago0xe50b6c…ef97a0
0xe425…2e950x9c95…e299Base$0.001100%fluxa32d ago0x612885…0565ce
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0xc27810…3077dc
0xe425…2e950x9c95…e299Base$0.001100%fluxa32d ago0x84416f…1743ac
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0xf0b7fe…3b2b0b
0xe425…2e950x9c95…e299Base$0.001100%fluxa32d ago0xe6bdf3…98f095
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0xb845b4…249ef9
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0x7b3c3e…d035e4
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0xb70a9b…f24b3f
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0xde66cb…e0e616
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0x9f18bc…d0bcc9
0xe425…2e950x9c95…e299Base$0.001100%fluxa32d ago0x157e33…7690c8
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0x1f69ed…8e4f17
0xe425…2e950xfe80…47eeBase$0.001100%fluxa32d ago0x126e91…3d468f
0xe425…2e950x9c95…e299Base$0.001100%fluxa32d ago0xe6db5a…01cf96
0xe425…2e950x9c95…e299Base$0.001100%fluxa33d ago0x5ced57…f97e17
0xe425…2e950xfe80…47eeBase$0.001100%fluxa33d ago0x742100…d33ebc
0xe425…2e950xfe80…47eeBase$0.001100%fluxa33d ago0x2333d1…58a90c
0xe425…2e950x9c95…e299Base$0.001100%fluxa33d ago0x9434fd…8985d1
0xe425…2e950xfe80…47eeBase$0.001100%fluxa33d ago0x398aff…c162d9
0xe425…2e950x9c95…e299Base$0.001100%fluxa33d ago0x003180…92f3d4
0xe425…2e950x9c95…e299Base$0.001100%fluxa33d ago0xe37689…e1ecad

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.