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—$124.94100%0x4a9f…031196d ago0x5f3867…d9a329
0x1332…66eb0x0e3d…7757Base—$1.05100%0xcfc4…e10496d ago0xd199fc…5cc1be
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2309…083c96d ago0x8e342d…dc0b5f
0x1332…66eb0x0e3d…7757Base—$1.05100%0x5b2d…d78c96d ago0xcdaeaf…4584c5
0x1332…66eb0x0e3d…7757Base—$5.25100%0x1af6…8fa396d ago0x320d29…90a8d2
0x1332…66eb0x0e3d…7757Base—$10.50100%0xefcd…fefe96d ago0x9eea03…31e79f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1913…93d996d ago0x7e2535…08d843
0x1332…66eb0x0e3d…7757Base—$1,000.00100%0xf200…d9a096d ago0x7d220c…b99c65
0x1332…66eb0x0e3d…7757Base—$57.68100%0xc366…284e96d ago0x5d5701…a1b3dc
0x1332…66eb0x0e3d…7757Base—$10.50100%0x35b0…b81096d ago0x407a92…396061
0x1332…66eb0x0e3d…7757Base—$2.10100%0x8437…41a896d ago0x055545…ac7b1e
0x1332…66eb0x0e3d…7757Base—$1.00100%0x6d10…b12b96d ago0x7c8b6f…298571
0x1332…66eb0x0e3d…7757Base—$414.75100%0x1dbc…007e96d ago0x773aee…9b803a
0x1332…66eb0x0e3d…7757Base—$2.25100%0xcdfd…ef8296d ago0x7347bf…0e654c
0x1332…66eb0x0e3d…7757Base—$7.35100%0x271d…d4bc96d ago0xeed4eb…df857f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9993…8cf596d ago0xcedebb…d8b265
0x1332…66eb0x0e3d…7757Base—$105.00100%0xc89e…795896d ago0x0728d5…ffeda3
0x1332…66eb0x0e3d…7757Base—$29.87100%0x2041…bdf696d ago0x8ba954…0982b5
0x1332…66eb0x0e3d…7757Base—$6.30100%0x39e9…239396d ago0xfcf217…b4435b
0x1332…66eb0x0e3d…7757Base—$10.00100%0x96be…0b4696d ago0xc6e1f9…3c6a37
0x1332…66eb0x0e3d…7757Base—$11.55100%0xdeef…04fd96d ago0x5e6244…009acf
0x1332…66eb0x0e3d…7757Base—$5.25100%0xdddf…e3d896d ago0x2aaf13…ceb416
0x1332…66eb0x0e3d…7757Base—$8.40100%0xbf7d…708b96d ago0x1a99fa…398bf7
0x1332…66eb0x0e3d…7757Base—$1.05100%0xd4ab…0bb696d ago0x0571e1…7e469b
0x1332…66eb0x0e3d…7757Base—$5.25100%0x88df…6a4d96d ago0x82b31e…402faa

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.