Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$2.54100%0x18cc…2750108d ago0x045e09…e6fd54
0x1332…66eb0x0e3d…7757Base$200.00100%0x1e6d…37c1108d ago0x8859c0…c3e8eb
0x1332…66eb0x0e3d…7757Base$10.50100%0xd173…d69b108d ago0xd92294…aa408e
0x1332…66eb0x0e3d…7757Base$10.50100%0xac5b…8698108d ago0x9c60a3…e571d9
0x1332…66eb0x0e3d…7757Base$63.00100%0x2e11…8573108d ago0xf1b093…c48b21
0x1332…66eb0x0e3d…7757Base$10.50100%0x9092…bc9e108d ago0x0cd8a5…874523
0x1332…66eb0x0e3d…7757Base$12.60100%0xa30d…6d00108d ago0x1d06c8…6907d2
0x1332…66eb0x0e3d…7757Base$21.00100%0xb89a…e8ac108d ago0x1a5092…01c12a
0x1332…66eb0x0e3d…7757Base$10.50100%0xb11e…6e5a108d ago0xc0bf49…ffe1c0
0x1332…66eb0x0e3d…7757Base$4.20100%0x0156…b0f5108d ago0xfb19e0…a58a4b
0x1332…66eb0x0e3d…7757Base$105.00100%0x8569…b987108d ago0xe2a13e…47cb87
0x1332…66eb0x0e3d…7757Base$10.50100%0x271d…d4bc108d ago0x82c75d…f0390e
0x1332…66eb0x0e3d…7757Base$10.50100%0x238e…2325108d ago0x5bf89c…226787
0x1332…66eb0x0e3d…7757Base$10.50100%0xa640…7f40108d ago0x954b26…eb25b0
0x1332…66eb0x0e3d…7757Base$14.70100%0x3eb5…08dc108d ago0xc6ed2d…d75687
0x1332…66eb0x0e3d…7757Base$126.00100%0x20d2…f0b2108d ago0x88933a…4c05d8
0x1332…66eb0x0e3d…7757Base$21.00100%0x4639…93fa108d ago0x377f11…750a37
0x1332…66eb0x0e3d…7757Base$10.50100%0x05f1…3bb9108d ago0x9def2f…b9fc69
0x1332…66eb0x0e3d…7757Base$24.15100%0x3d76…265f108d ago0xffdc7b…c901a0
0x1332…66eb0x0e3d…7757Base$49.35100%0xa6d0…a3cd108d ago0x812564…209f0a
0x1332…66eb0x0e3d…7757Base$89.25100%0x2035…57d3108d ago0x06e565…bdf38a
0x1332…66eb0x0e3d…7757Base$100.00100%0x0c48…3ed6108d ago0x1d9549…7c7688
0x1332…66eb0x0e3d…7757Base$5.25100%0x39e9…2393108d ago0x18741c…85a7af
0x1332…66eb0x0e3d…7757Base$199.50100%0xf867…7e9b108d ago0x0a373f…20836f
0x1332…66eb0x0e3d…7757Base$10.50100%0xcd39…0724108d ago0xfe6657…2b053c

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.