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.50100%0x0fb0…4859110d ago0xb7c2c7…62ece2
0x1332…66eb0x0e3d…7757Base—$10.50100%0xf733…8f8d110d ago0x5ca29d…78be74
0x1332…66eb0x0e3d…7757Base—$5.25100%0x7969…4cf5110d ago0x2fea71…a9966e
0x1332…66eb0x0e3d…7757Base—$21.00100%0xaecf…8b75110d ago0x659247…129555
0x1332…66eb0x0e3d…7757Base—$8.40100%0x20d2…f0b2110d ago0xaa7125…85990e
0x1332…66eb0x0e3d…7757Base—$4.20100%0x1798…f45f110d ago0xef7af1…668708
0x1332…66eb0x0e3d…7757Base—$21.00100%0xba2c…ddc8110d ago0x8b046e…24d8f0
0x1332…66eb0x0e3d…7757Base—$15.00100%0x59e8…d823110d ago0x78a7c2…69c404
0x1332…66eb0x0e3d…7757Base—$105.00100%0x2d29…913b110d ago0x96158e…3456b8
0x1332…66eb0x0e3d…7757Base—$89.80100%0x817a…63b5110d ago0xf2cec5…4a6867
0x1332…66eb0x0e3d…7757Base—$7.35100%0xde1b…a3a2110d ago0x909654…428368
0x1332…66eb0x0e3d…7757Base—$21.00100%0x18cc…2750110d ago0x967580…b2d1dc
0x1332…66eb0x0e3d…7757Base—$10.00100%0x16b5…bfc0110d ago0xd68e02…5c5159
0x1332…66eb0x0e3d…7757Base—$94.50100%0xc807…52c7110d ago0x04d91e…197de0
0x1332…66eb0x0e3d…7757Base—$10.50100%0xf200…d9a0110d ago0x04ed18…907dd8
0x1332…66eb0x0e3d…7757Base—$2.10100%0x6e35…7a28110d ago0xff59d0…dfcf0d
0x1332…66eb0x0e3d…7757Base—$21.00100%0xf8ec…37d4110d ago0x5d6589…f93000
0x1332…66eb0x0e3d…7757Base—$100.80100%0x4950…4a26110d ago0xe193fb…1a698e
0x1332…66eb0x0e3d…7757Base—$5.25100%0x9e2a…5a94110d ago0x2d8008…9ee218
0x1332…66eb0x0e3d…7757Base—$525.00100%0x6c0f…7cd6110d ago0xa9e1b2…c75a87
0x1332…66eb0x0e3d…7757Base—$1.05100%0xdb82…2748110d ago0xb8fd33…e298e9
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6ae4…e26d110d ago0xf61f6f…a5b805
0x1332…66eb0x0e3d…7757Base—$49.35100%0xe10f…cb70110d ago0x0762e7…63a70c
0x1332…66eb0x0e3d…7757Base—$37.80100%0x9971…2048110d ago0x44ee02…07559c
0x1332…66eb0x0e3d…7757Base—$10.50100%0xfec0…c394110d ago0xc5c476…5d3b63

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.