Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0x027f04…bada03
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0x21b194…8a38c2
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0xb4ea8c…1231af
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0xbc5011…572c40
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0x894845…ceaf5d
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0xf799aa…a60144
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0xe0f9f2…fdd77c
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0x3470dd…d13ef7
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0xe2a3a5…135afb
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0x2945ab…13a377
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0x8e0308…2ce9ff
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0x868a0c…b3c1b5
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0xc55708…329af5
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0x0d34f4…da07c9
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0xb2fcdd…8fe490
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa20d ago0x859176…3904ed
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa21d ago0xa20e5a…11e9dc
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa21d ago0xdc6c13…752fc1
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa21d ago0x20613c…cbeb96
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa21d ago0xd76a6e…8fc118
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa21d ago0x512935…57d750
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa21d ago0xeacd32…5530e2
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa21d ago0xad1dc0…2713e8
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa21d ago0xba679d…a50110
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa21d ago0x97c682…a4e611

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.