Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase31d ago0x85e95d…0ff33e
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase31d ago0xb34b47…2a2b81
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase31d ago0xd70a98…d62a15
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase31d ago0xf903e1…174c3b
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase31d ago0x54606a…348370
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase31d ago0xb1fa94…378609
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase31d ago0xb9c3ed…25253b
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase31d ago0x40d874…130694
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase31d ago0x4ae93a…de713d
0xff56…086a0xb0af…7de0Base—$0.81100%coinbase31d ago0x53082f…55f8c1
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase31d ago0x1516ed…9bb0df
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase31d ago0xfe7f44…66bd8b
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase31d ago0x8c89a7…65a328
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase31d ago0x5616d6…7bd846
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase31d ago0x4b77cf…c0a527
0xff56…086a0xb0af…7de0Base—$0.81100%coinbase32d ago0x9a8929…d9fa81
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase32d ago0xd250bb…1f8c38
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase32d ago0x17e866…86695e
0xff56…086a0xb0af…7de0Base—$0.73100%coinbase32d ago0xbf4808…0e49b9
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase32d ago0x89e124…98b9a6
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase32d ago0x055ade…ed2ad1
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase32d ago0xa50301…17a391
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase32d ago0xa85fff…c1d494
0xff56…086a0xb0af…7de0Base—$0.76100%coinbase32d ago0x55016a…ae49c8
0xff56…086a0xb0af…7de0Base—$0.73100%coinbase32d ago0x2c7286…219049

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.