Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x133d…a47623d ago0xcb908c…854fbf
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1ef5…d9e823d ago0xe3e4da…11be89
0x1332…66eb0x47c5…4fc3Base—$652.5070%0xde5c…e1ff23d ago0x49c846…a6412e
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x1e0a…902e23d ago0xf57aa1…d7376b
0x1332…66eb0x47c5…4fc3Base—$525.0070%0xe7f0…b89c23d ago0xad1f8e…878a1e
0x1332…66eb0x47c5…4fc3Base—$108.1570%0xb77d…5f2d23d ago0x6a09bd…1bd9f9
0x1332…66eb0x47c5…4fc3Base—$315.0070%0xf867…7e9b23d ago0xae340c…9f205c
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x3e24…de6823d ago0x4873ee…25cc32
0x1332…66eb0x47c5…4fc3Base—$6.2270%0x4950…4a2623d ago0x3f3a70…2ca008
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xdcd9…b01a23d ago0x14b201…264a9e
0x1332…66eb0xdf62…30eeBase—$5.4370%0xafd1…680d23d ago0x1c03fe…b56910
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x5520…8e5b23d ago0x4327d9…cbb817
0x1332…66eb0x47c5…4fc3Base—$3.0070%0xe218…89ec23d ago0xb18910…add1be
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xc366…284e23d ago0xf83b1d…1adb52
0x1332…66eb0xc5b2…05e7Base—$11.5970%0x5d0b…1ded23d ago0x509dd2…ee5f40
0x1332…66eb0x47c5…4fc3Base—$7.8770%0x51a8…b21123d ago0x0e5ec4…740779
0x1332…66eb0x47c5…4fc3Base—$50.0070%0xca67…882023d ago0x67e501…111310
0x1332…66eb0x47c5…4fc3Base—$11.5570%0x850e…501723d ago0xfef98b…a36bb5
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x7666…72f423d ago0x910fe8…7232c1
0x1332…66eb0xdf62…30eeBase—$99.8570%0x0d6a…b70423d ago0x6fdc59…9188ba
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xa2ae…033123d ago0xf92832…90c7ad
0x1332…66eb0xdf62…30eeBase—$99.8670%0x2d05…53d023d ago0x508f74…03d663
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xfb22…aa3b23d ago0x3b0342…26541d
0x1332…66eb0xdf62…30eeBase—$99.9870%0xc3b9…7b3623d ago0xabd88e…b0e826
0x1332…66eb0x47c5…4fc3Base—$165.4070%0x2740…f50423d ago0x42be93…2e258c

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.