Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ba…4b4b0x3e0a…78e7Base—$0.003857100%coinbase80d ago0xbb3481…78006a
0xc4ba…4b4b0x3e0a…78e7Base—$0.004764100%coinbase80d ago0xac2809…65ec26
0xc4ba…4b4b0x3e0a…78e7Base—$0.003111100%coinbase80d ago0xb4b337…0e118f
0xc4ba…4b4b0x3e0a…78e7Base—$0.005695100%coinbase80d ago0x4684bc…426ce0
0xc4ba…4b4b0x3e0a…78e7Base—$0.003638100%coinbase80d ago0x8e4bf8…1a84e3
0xc4ba…4b4b0x3e0a…78e7Base—$0.004127100%coinbase80d ago0x70b78d…bdd631
0xc4ba…4b4b0x3e0a…78e7Base—$0.004753100%coinbase80d ago0x23b1aa…4a06b0
0xc4ba…4b4b0x3e0a…78e7Base—$0.003477100%coinbase80d ago0x4c2a1b…53ae2f
0xc4ba…4b4b0x3e0a…78e7Base—$0.003545100%coinbase80d ago0xdd2ca1…eb06c8
0xc4ba…4b4b0x3e0a…78e7Base—$0.004215100%coinbase80d ago0x3fde45…39b55c
0xc4ba…4b4b0x3e0a…78e7Base—$0.003115100%coinbase80d ago0xb943be…12c6a8
0xc4ba…4b4b0x3e0a…78e7Base—$0.004319100%coinbase80d ago0x76a091…ea1998
0xc4ba…4b4b0x3e0a…78e7Base—$0.00495100%coinbase80d ago0xac6f67…e451a5
0xc4ba…4b4b0x3e0a…78e7Base—$0.005096100%coinbase80d ago0x7bb705…bdde32
0xc4ba…4b4b0x3e0a…78e7Base—$0.004473100%coinbase80d ago0xeb50fb…a388bb
0xc4ba…4b4b0x3e0a…78e7Base—$0.003846100%coinbase80d ago0xb80271…62beff
0xc4ba…4b4b0x3e0a…78e7Base—$0.003383100%coinbase80d ago0xe915ad…5080fb
0xc4ba…4b4b0x3e0a…78e7Base—$0.004968100%coinbase80d ago0x4fda42…26a839
0xc4ba…4b4b0x3e0a…78e7Base—$0.003721100%coinbase80d ago0x19b274…6aabcf
0xc4ba…4b4b0x3e0a…78e7Base—$0.005151100%coinbase80d ago0x042dad…4288b5
0xc4ba…4b4b0x3e0a…78e7Base—$0.004842100%coinbase80d ago0x9894e6…811b6d
0xc4ba…4b4b0x3e0a…78e7Base—$0.005875100%coinbase80d ago0x7670f2…473349
0xc4ba…4b4b0x3e0a…78e7Base—$0.004313100%coinbase80d ago0x15f86b…b8fd65
0xc4ba…4b4b0x3e0a…78e7Base—$0.004662100%coinbase80d ago0x5b8c69…c8785b
0xc4ba…4b4b0x3e0a…78e7Base—$0.003079100%coinbase80d ago0xce84cd…1539dd

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.