Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x72bf6e…11fbff
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x985213…fd1f50
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x2b9db4…777f92
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0xb7a86f…c77680
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x584dd3…c95eaa
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x2a92fb…906a4e
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0xb0d366…f243f7
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x56ff4b…d15b01
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x0ec3e4…996d3c
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0xbd0632…c4a265
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x3ea2a4…6896bb
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0xdb27a5…03f7f3
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0xeef769…21512d
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x6d6f28…378f8b
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0xb4aaf0…9ef2df
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x8e99b4…60cb1a
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0xd6ff17…29f6fb
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0xa36dbf…13948a
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x54ab79…d511c4
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x558e5b…9de4bc
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0xe738da…52b0d5
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0xfff2e8…a21ea6
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x6e77f8…9a6030
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0xef9f69…4896c9
0x3efc…588a0xfe80…47eeBase$0.001100%fluxa15d ago0x52762e…003849

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.