Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x0e3d…7757Base$5.2570%0xb99f…c90333d ago0x07723e…26d6e2
0xeb19…e6200x0e3d…7757Base$10.5070%0x2d1c…632c33d ago0x193cc2…62c8ba
0xeb19…e6200x0e3d…7757Base$3.1570%0xc07c…d71833d ago0xa138eb…6a6c46
0xeb19…e6200x47c5…4fc3Base$1.0570%0xdae3…916a33d ago0x3b4f04…48c480
0xeb19…e6200x0e3d…7757Base$7.3570%0xfb58…2b7233d ago0xbcff72…e3b21e
0xeb19…e6200x0e3d…7757Base$5.2570%0x2740…f50433d ago0x9b2bfc…5c0673
0xeb19…e6200x0e3d…7757Base$5.2570%0xcf0a…a2c333d ago0x103c94…0c073f
0xeb19…e6200x47c5…4fc3Base$12.6070%0x1868…142633d ago0x803eec…fc692c
0xeb19…e6200x47c5…4fc3Base$10.5070%0x549c…63b733d ago0x6cfbd0…0a4437
0xeb19…e6200x47c5…4fc3Base$10.5070%0xf643…981033d ago0x57ecc7…2ca0a5
0xeb19…e6200x0e3d…7757Base$5.2570%0xfbdd…4dae33d ago0x2c49be…67bfd4
0xeb19…e6200x47c5…4fc3Base$2.1070%0xb11e…6e5a33d ago0xdef7d6…381605
0xeb19…e6200x0e3d…7757Base$10.5070%0xdb82…274833d ago0x4af9f8…cc9198
0xeb19…e6200x47c5…4fc3Base$2.1070%0x7c94…b13e33d ago0xd2b1b0…525142
0xeb19…e6200x47c5…4fc3Base$5.2570%0x9d1a…013533d ago0x530f27…83c325
0xeb19…e6200x47c5…4fc3Base$11.5570%0xdae3…916a33d ago0x8d50f8…d8c13b
0xeb19…e6200x47c5…4fc3Base$21.0070%0xdc27…c47d33d ago0x1b5ab6…7b1221
0xeb19…e6200x47c5…4fc3Base$1.0570%0x13c6…f0ed33d ago0x0933e5…2ad972
0xeb19…e6200x47c5…4fc3Base$1.0570%0x35b0…b81034d ago0x5ec606…6a97ba
0xeb19…e6200x47c5…4fc3Base$3.1570%0xc52b…5a8d34d ago0x7839f9…d1c09e
0xeb19…e6200x47c5…4fc3Base$10.5070%0x0156…b0f534d ago0xb8e553…7d9954
0xeb19…e6200x0e3d…7757Base$52.5070%0xd50e…07b934d ago0xafe22f…068d3f
0xeb19…e6200x47c5…4fc3Base$10.5070%0x0c68…47ce34d ago0x5051e9…d69e57
0xeb19…e6200x0e3d…7757Base$3.1570%0x0007…886734d ago0x5d514c…ec719f
0xeb19…e6200x0e3d…7757Base$2.1070%0x39e0…3f7934d ago0xf1b637…042bff

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.