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%fluxa15d ago0x3096eb…33b1ba
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa15d ago0xb4650d…4a2f5d
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa15d ago0x9e6f14…da1f30
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa15d ago0x4185f1…841c14
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa15d ago0x4e4777…5810cf
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa15d ago0x9ec4f6…ce46c6
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xe9c568…b5693e
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xe7aae1…443026
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xed595a…399f0b
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x107ac2…a3ced2
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xdc3a8c…442f6c
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x9cae59…628716
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x4599f0…8e2dc6
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xa89f0c…6eb4b7
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x8da774…89f7f6
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x645c9e…399e98
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xf1998a…da9e0d
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x3b744c…40ca82
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x1eace4…37cc51
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x18dfdc…b0f589
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xeeeb6f…358fa1
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x4a2fff…46642e
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0xcee7cf…fc0784
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x280678…83f59b
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa16d ago0x885f79…6d538b

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.