Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0x9e7f97…f856ed
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0x5dfcc4…193fb5
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0x5c93bf…1d7794
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0x42a4f0…32c4e1
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0xf3ca8d…b64947
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0x8e3ffa…17d35a
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0xe28c33…b60752
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0x8636b4…e3c1ab
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0xc566e8…833a3a
0x0dab…a63e0xe2fb…6eacBase$0.0001100%0x03ea…c2d440d ago0x0a1006…c6d571
0x0dab…a63e0xe2fb…6eacBase$0.0001100%0x03ea…c2d440d ago0x962ca7…7331a5
0x0dab…a63e0xe2fb…6eacBase$0.0001100%0x03ea…c2d440d ago0xf496d3…c74d93
0x0dab…a63e0xe2fb…6eacBase$0.0001100%0x03ea…c2d440d ago0x0d15e2…1c2922
0x0dab…a63e0xe2fb…6eacBase$0.0001100%0x03ea…c2d440d ago0xc21de0…d4d3ce
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0x0ad5a3…b888e3
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0xd443c1…c4c2f2
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0xb15873…bc5cdf
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0x9f2c0a…693458
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0xbc1fde…f17379
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0x2822fb…72e906
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0xce48a8…51b83a
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0x6c277e…23ed9c
0x0dab…a63e0xe2fb…6eacBase$0.000170%0x03ea…c2d440d ago0x9016e0…6bf523
0x0dab…a63e0xe2fb…6eacBase$0.0001100%0x03ea…c2d440d ago0x96bbe7…34be85
0x0dab…a63e0xe2fb…6eacBase$0.0001100%0x03ea…c2d440d ago0xf010f6…0c9802

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.