Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0x109da3…0b4cef
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0x49fa51…938e14
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xe88077…0a3e6a
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xb3374a…1c2699
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0x807177…c33dc4
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xaf8d3f…ef5cc3
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xa278fc…72963a
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xbcb53c…f8b41b
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0x1a6ab2…5dbc4b
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0x114a5e…a5f542
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0x60998f…6c22e2
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xbbfc19…3e7cb9
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0x2a00f3…110534
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xf5724d…96bbf9
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xa4c827…4014b2
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xdca557…ad737d
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xb2c56c…7024bc
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xd6da4e…fa6b92
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0x60cfe1…32b77c
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0xe892dd…a3bd0a
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa15d ago0x983c13…b46aa8
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa16d ago0x672ebc…e33665
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa16d ago0x8420ba…b4e99f
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa16d ago0x48a1d1…8ccfa1
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa16d ago0x22e283…778244

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.