Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xe55e…f748Base—$32.36100%mrdn35d ago0xe7115e…af9073
0xfe8f…794d0xa6a9…809dBase—$27.93100%mrdn35d ago0x18bde4…4849e1
0xa6a9…809d0xe55e…f748Base—$15.15100%mrdn35d ago0x502394…e8c111
0x13db…51920xa6a9…809dBase—$34.50100%mrdn35d ago0xb08ec7…802c01
0xa6a9…809d0x1cec…8dd4Base—$33.22100%mrdn35d ago0xf143f6…f907ab
0x1cec…8dd40xa6a9…809dBase—$15.08100%mrdn35d ago0x4e1fda…191291
0xa6a9…809d0x1cec…8dd4Base—$27.69100%mrdn35d ago0x90ae4d…ca028b
0xa6a9…809d0xfe8f…794dBase—$21.35100%mrdn35d ago0x927370…ba8ca1
0xa6a9…809d0x1cec…8dd4Base—$31.36100%mrdn35d ago0x717b23…aaee24
0x13db…51920xa6a9…809dBase—$34.45100%mrdn35d ago0x784889…51a509
0xa6a9…809d0xfe8f…794dBase—$16.55100%mrdn35d ago0xbcd7a1…08a285
0x13db…51920xa6a9…809dBase—$17.87100%mrdn36d ago0x9d64fc…26ce0e
0x1cec…8dd40xa6a9…809dBase—$23.46100%mrdn36d ago0xd56bfa…e2d6b8
0xa6a9…809d0x1cec…8dd4Base—$31.20100%mrdn36d ago0x71c42d…8bdb44
0x1cec…8dd40xa6a9…809dBase—$31.47100%mrdn36d ago0x7c16a4…ce2ec0
0xa6a9…809d0xe55e…f748Base—$32.39100%mrdn36d ago0xf38e0d…e46378
0x13db…51920xa6a9…809dBase—$29.34100%mrdn36d ago0xa94c5a…015686
0x4754…327b0xa6a9…809dBase—$24.53100%mrdn36d ago0xb2a0aa…c76aa7
0xa6a9…809d0x13db…5192Base—$23.89100%mrdn36d ago0xbe93ec…2f3581
0xa6a9…809d0xfe8f…794dBase—$15.80100%mrdn36d ago0x2b372e…0b1007
0x13db…51920xa6a9…809dBase—$19.04100%mrdn36d ago0x253fd5…2f2061
0xa6a9…809d0x1cec…8dd4Base—$22.70100%mrdn36d ago0x677ad7…60d4f7
0x4754…327b0xa6a9…809dBase—$19.61100%mrdn36d ago0x6590d7…657686
0xa6a9…809d0xfe8f…794dBase—$15.51100%mrdn36d ago0xa82848…d327e6
0x1cec…8dd40xa6a9…809dBase—$19.82100%mrdn36d ago0x1e65b5…107d4d

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.