Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0x085f19…56d232
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0x77fa07…36fa62
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0x751782…d57803
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0xf1b6d0…b77a03
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0x7d5a43…eedea2
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0x5e5662…6cab74
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0x16764f…017ae1
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0xc671fd…b9d118
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0x560a59…73945e
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0x0a7b0a…83787d
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0x6eb072…7de803
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0xb0c74f…b26f5e
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0x979091…13a79f
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0xcb2f4e…ba3c45
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0xd74756…187b2f
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0xc85313…9ece86
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0x704275…8ce42e
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa15d ago0xd0a6ef…da1285
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa16d ago0xd14544…ed1aeb
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa16d ago0x95581b…4a70b2
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa16d ago0x7f07fa…f9df12
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa16d ago0x5b3b5f…b9182a
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa16d ago0xa1a9d0…4ef233
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa16d ago0x21ed46…cc566b
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa16d ago0x3acc98…a7ee47

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.