Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base$10.5070%0x78ce…877f38d ago0xa8c03b…ee159e
0xeb19…e6200x47c5…4fc3Base$10.5070%0xcf6b…a40a38d ago0xe082b0…42e1af
0xeb19…e6200x0e3d…7757Base$5.2570%0x0874…897c38d ago0x6afdd9…d56867
0xeb19…e6200x47c5…4fc3Base$3.1570%0x89b2…a87a38d ago0xb093fd…6e0ea1
0xeb19…e6200x47c5…4fc3Base$52.5070%0xefcd…fefe38d ago0x30d4b2…4369cd
0xeb19…e6200x47c5…4fc3Base$10.5070%0xca67…882038d ago0x53a6ad…cf97be
0xeb19…e6200x0e3d…7757Base$1.0570%0x72ef…0ffd39d ago0x840f4f…799856
0xeb19…e6200x0e3d…7757Base$10.5070%0x8d6c…345839d ago0x936771…c2291d
0xeb19…e6200x0e3d…7757Base$3.1570%0xcfba…f10639d ago0x4e331d…df20ad
0xeb19…e6200x0e3d…7757Base$5.2570%0x9307…e92a39d ago0xc05450…ec846b
0xeb19…e6200x47c5…4fc3Base$10.5070%0xb9e3…292d39d ago0xe6f4e7…145b3d
0xeb19…e6200x47c5…4fc3Base$5.2570%0x30b6…608939d ago0x1bfd5e…d308d0
0xeb19…e6200x0e3d…7757Base$1.0570%0xf200…d9a039d ago0x409fed…f41f89
0xeb19…e6200x0e3d…7757Base$10.5070%0x0881…8de239d ago0xc9e41d…7d91bf
0xeb19…e6200x0e3d…7757Base$10.5070%0xff29…064639d ago0xede83d…402293
0xeb19…e6200x0e3d…7757Base$5.2570%0xba2c…ddc839d ago0x7539e4…6e9af8
0xeb19…e6200x0e3d…7757Base$5.2570%0xaf61…49f639d ago0x249ed8…45056c
0xeb19…e6200x0e3d…7757Base$10.5070%0x0c68…47ce39d ago0xf6448b…fdb451

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.