Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x9e279f…947a17
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0xc141b5…81d4c8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0xd7edb5…d8f4b0
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0xb075ab…bb530a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0xf3addc…45b71b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x3dd66d…9012a5
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x66f53a…8ece7d
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x4b0f3d…2522c3
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x16a159…2ff4b7
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x6201fe…c61ae0
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0xc952a3…8b9a42
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0xc6f09a…a389ee
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x9c892a…62b5cb
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x838c29…2c3372
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x096d24…207cde
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x1bdc60…7da088
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x044c92…bb05a8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0xbebb24…5f8cfb
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x5d6363…2248d4
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x364f55…1700c9
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x2c7d9c…186e75
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0xeaccbd…dc0bbb
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x7158df…9a1acf
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0xe3d175…a02195
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa52d ago0x9d8f84…d551b2

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.