Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x4312a0…b5ec6e
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xe8f7c0…755139
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xdd8395…3fb257
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x5c00ab…be4868
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x4b0a16…c21e81
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xff7ed6…b3042a
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x8cf178…f10f70
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xbb51a3…9e9bbd
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xf42931…dc7678
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x2b3aa9…613250
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xe35d80…f1f719
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x186b48…b04653
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xb4ee27…c739b0
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xb5455b…77c692
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xc3d211…55256f
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x443dde…3edfea
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x666a29…c8643d
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x2706c0…da6016
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xed32cd…28389f
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x01c08f…5b0bc6
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xed6457…70bfaa
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x546ae2…a8f6a5
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x09b61c…70ea7a
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0xd94f6d…a01d21
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa19d ago0x7372ce…a9a39a

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.