Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x47c5…4fc3Base$15.7570%0xa7d7…e1b622d ago0x0f273c…8d3e5c
0x1332…66eb0x47c5…4fc3Base$21.0070%0x133d…a47622d ago0xcb908c…854fbf
0x1332…66eb0x47c5…4fc3Base$10.5070%0x1ef5…d9e822d ago0xe3e4da…11be89
0x1332…66eb0x47c5…4fc3Base$652.5070%0xde5c…e1ff22d ago0x49c846…a6412e
0x1332…66eb0x47c5…4fc3Base$21.0070%0x1e0a…902e22d ago0xf57aa1…d7376b
0x1332…66eb0x47c5…4fc3Base$525.0070%0xe7f0…b89c22d ago0xad1f8e…878a1e
0x1332…66eb0x47c5…4fc3Base$108.1570%0xb77d…5f2d22d ago0x6a09bd…1bd9f9
0x1332…66eb0x47c5…4fc3Base$315.0070%0xf867…7e9b22d ago0xae340c…9f205c
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6d7b…aade22d ago0x5692fe…448ebf
0x1332…66eb0x47c5…4fc3Base$10.5070%0x3e24…de6822d ago0x4873ee…25cc32
0x1332…66eb0x47c5…4fc3Base$6.2270%0x4950…4a2622d ago0x3f3a70…2ca008
0x1332…66eb0x47c5…4fc3Base$105.0070%0xdcd9…b01a22d ago0x14b201…264a9e
0x1332…66eb0x47c5…4fc3Base$26.2570%0x5520…8e5b22d ago0x4327d9…cbb817
0xbaf6…e02d0x47c5…4fc3Base$10.5070%0xaf65…d79022d ago0x1a0cb7…258464
0x1332…66eb0x47c5…4fc3Base$3.0070%0xe218…89ec22d ago0xb18910…add1be
0x1332…66eb0x47c5…4fc3Base$21.0070%0xc366…284e22d ago0xf83b1d…1adb52
0x8479…3daa0x47c5…4fc3Base$36.7570%0x3d37…880622d ago0xd67e65…dad73f
0x69de…083e0x47c5…4fc3Base$10.5070%0x9765…21f522d ago0x73b6b7…f95f84
0x1332…66eb0x47c5…4fc3Base$7.8770%0x51a8…b21122d ago0x0e5ec4…740779
0x1332…66eb0x47c5…4fc3Base$50.0070%0xca67…882022d ago0x67e501…111310
0x1332…66eb0x47c5…4fc3Base$11.5570%0x850e…501722d ago0xfef98b…a36bb5
0x1332…66eb0x47c5…4fc3Base$31.5070%0x7666…72f422d ago0x910fe8…7232c1
0xa9d2…f4320x47c5…4fc3Base$808.5070%0x1cb5…c0e222d ago0x163d55…139c38
0x1332…66eb0x47c5…4fc3Base$10.5070%0xa2ae…033122d ago0xf92832…90c7ad
0x1332…66eb0x47c5…4fc3Base$10.5070%0xfb22…aa3b22d ago0x3b0342…26541d

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.