Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xd9dece…acaec0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xb0ac80…512574
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xd5e55b…3affb6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x578c04…738c68
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x9842b9…bad609
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xe81d5f…7b7ec8
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xa84902…e2f6b4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x73b31b…7172ac
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x5afee9…af3adc
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xfac511…78e4ee
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x5aed63…8547f5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xc500d6…60f953
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x72d11d…405764
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x00c3e8…368496
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xaa7a83…e4429f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xd1571b…4d7a63
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x9cb690…6e0344
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xe55354…f477cf
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xbb907b…4aa4d5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xacef0f…e8a13d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x7b1e99…50fe32
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x3c7563…f44b4b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0xbf1240…93ccef
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x7e61aa…8bcddb
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase118d ago0x0137d9…663cc6

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.