Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b9e…79490x6080…8c34Base—$1.23100%coinbase32d ago0x40516d…632bc1
0x0b9e…79490x253e…5cffBase—$0.01100%coinbase32d ago0x3f1381…3d6803
0x0b9e…79490x7fa3…5a41Base—$0.32100%coinbase32d ago0xa4d59b…d8b719
0x0b9e…79490xbdd8…fdfaBase—$0.01100%coinbase32d ago0xbf4785…31a3e9
0x0b9e…79490x1174…2fc4Base—$0.31100%coinbase32d ago0x2d5842…837c5e
0x0b9e…79490x7b0c…df4cBase—$0.01100%coinbase32d ago0x47c2a6…ad70d2
0x0b9e…79490x9f44…f9dfBase—$0.47100%coinbase32d ago0x14e1b2…f9b4dd
0x0b9e…79490x55ef…e8a6Base—$0.01100%coinbase32d ago0xecb12f…d44a1a
0x0b9e…79490xb39d…0497Base—$0.40100%coinbase32d ago0x438dbd…161eb6
0x0b9e…79490x36cf…26d0Base—$0.01100%coinbase32d ago0x8d2068…f7e650
0x0b9e…79490x9a74…f7ddBase—$0.29100%coinbase32d ago0x091489…7e939e
0x0b9e…79490x1b88…cb3cBase—$0.01100%coinbase32d ago0x31977f…edc3d2
0x0b9e…79490x4f17…7b0dBase—$0.38100%coinbase32d ago0xc75589…1681dc
0x0b9e…79490xd946…41ceBase—$0.01100%coinbase32d ago0x9982ae…b072fc
0x0b9e…79490xc000…4a8dBase—$0.52100%coinbase32d ago0xc052f0…9275c0
0x0b9e…79490xb26c…fd65Base—$0.01100%coinbase32d ago0xc5d77b…795b7c
0x0b9e…79490x09e5…3b97Base—$0.53100%coinbase32d ago0x9fa1d4…4a5d5a
0x0b9e…79490x762d…6b46Base—$0.01100%coinbase32d ago0xfdfa9d…23450c
0x0b9e…79490x1d4d…0404Base—$0.35100%coinbase32d ago0xea5962…ed912e
0x0b9e…79490xc046…f3d1Base—$0.01100%coinbase32d ago0xd2135f…a074b1
0x0b9e…79490xf024…07ceBase—$0.29100%coinbase32d ago0xf05322…a39789
0x0b9e…79490xd197…b025Base—$0.01100%coinbase32d ago0x6c7766…85a7bc
0x0b9e…79490x7878…00acBase—$0.42100%coinbase32d ago0xc36f74…4f3281
0x0b9e…79490x68bb…8607Base—$0.01100%coinbase32d ago0x2920df…e1dd05
0x0b9e…79490xf8b4…3dd4Base—$0.77100%coinbase33d ago0x87d3e1…ecaa88

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.