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—$10.00100%0x3eb5…08dc53d ago0x3eb0a0…ecf91a
0x1332…66eb0x0e3d…7757Base—$79.80100%0xbcc0…614b53d ago0x80f226…969be6
0x1332…66eb0x0e3d…7757Base—$5.25100%0x563b…9a7f53d ago0xff8fcb…a35549
0x1332…66eb0x0e3d…7757Base—$210.00100%0x0a75…f28f53d ago0xf3933a…ca83c2
0xba71…226b0x0e3d…7757Base—$31.50100%0x05f1…3bb953d ago0x54582c…6cee77
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0fb0…485953d ago0x774552…186449
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x1434…1c6e53d ago0xf631c1…d40530
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd301…c7ff53d ago0x102848…5bad1d
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0xa225…dabf53d ago0x808a4b…b14c10
0x3c26…83560x0e3d…7757Base—$10.50100%0x9f6a…a93c53d ago0x3792f6…78ab4f
0x80a6…fdb50x0e3d…7757Base—$2.10100%0xc330…c0b253d ago0x3804eb…6a59b5
0xfd28…b7750x0e3d…7757Base—$15.90100%0x0524…938953d ago0x213dc1…ff8e6c
0xa787…64cf0x0e3d…7757Base—$5.25100%0xd27a…bec853d ago0x4260a0…a8bc23
0x1b81…8d460x0e3d…7757Base—$10.50100%0x271d…d4bc53d ago0xc86b4c…a61f59
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x3d53…a35953d ago0x792be2…ad1be3
0xa787…64cf0x0e3d…7757Base—$1.05100%0x2a28…fc3d53d ago0xb18a9d…ea54eb
0xa787…64cf0x0e3d…7757Base—$2.10100%0xc836…5c4653d ago0x5ca354…92b14a
0x1332…66eb0x0e3d…7757Base—$5.25100%0x9d1a…013553d ago0xda0a3a…64a1f3
0xc043…66b40x0e3d…7757Base—$200.00100%0xd98d…210553d ago0xecab16…46c562
0x4e81…0a620x0e3d…7757Base—$3.15100%0xa0c6…2cb453d ago0x190158…6cab29
0x1332…66eb0x0e3d…7757Base—$4.20100%0x8e4d…98c053d ago0xce00b2…3f77b8
0x1332…66eb0x0e3d…7757Base—$21.77100%0x53e5…093953d ago0x984348…56d3da
0x4e81…0a620x0e3d…7757Base—$1.05100%0x9f94…626453d ago0x74eee6…222759
0x1332…66eb0x0e3d…7757Base—$10.50100%0x79e1…2ea753d ago0x900d5a…6e5eb5
0x1332…66eb0x0e3d…7757Base—$20.00100%0x771b…60b853d ago0x77f58c…a4a46c

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.