Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0xd06d44…27e47f
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0x555598…67d879
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0x521eae…24f4d9
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0x7a593d…59575a
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0x3ff56a…3a08cd
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0x09abd9…36edef
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0xaa29ca…9540b9
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0x8e4acb…328afd
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0x33bd5d…11aa9d
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0x03df02…77231e
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0xcae8a1…8582d1
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0x222317…21d7b5
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0x419631…7b026c
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0xe04891…a57625
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0xda791c…2991a4
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0x644f28…4bfe27
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0xe7dd31…1f2085
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0xd5add1…835369
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0xf0be8a…18f7f5
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0x28e88d…dba98e
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0x549113…bad56b
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0x159db0…9685d6
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0xc7f962…df6417
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates117d ago0x021608…052e24
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase117d ago0x7aa3f4…89b79c

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.