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%0x77d8…3bfa117d ago0xe7b536…801d30
0x1332…66eb0x0e3d…7757Base—$5.15100%0xf867…7e9b117d ago0x17212b…541987
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6768…2435117d ago0x2948ba…ddc277
0x1332…66eb0x0e3d…7757Base—$5.25100%0xfb58…2b72117d ago0xeae839…4d3e1d
0x1332…66eb0x0e3d…7757Base—$5.25100%0x88cf…d21b117d ago0x614f0d…63363d
0x1332…66eb0x0e3d…7757Base—$24.15100%0x18cc…2750117d ago0xbcb601…b91efa
0x1332…66eb0x0e3d…7757Base—$525.00100%0x96be…0b46117d ago0x3489ea…1e4160
0x1332…66eb0x0e3d…7757Base—$10.00100%0xe9f7…982b117d ago0x031035…53d80c
0x1332…66eb0x0e3d…7757Base—$60.84100%0xeb08…9f9c117d ago0x0c8a7f…3e6023
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6ea2…9d33117d ago0x2a9351…9a08a4
0x1332…66eb0x0e3d…7757Base—$3.25100%0x0452…7f66117d ago0x9611f7…cf7340
0x1332…66eb0x0e3d…7757Base—$210.00100%0xf200…d9a0117d ago0x1de186…0e2967
0x1332…66eb0x0e3d…7757Base—$5.25100%0x2d8d…3016117d ago0x945d95…facd4b
0x1332…66eb0x0e3d…7757Base—$7.53100%0x1af6…8fa3117d ago0xf66038…c2fab6
0x1332…66eb0x0e3d…7757Base—$5.25100%0xe1d1…1b19117d ago0xe8288b…b6d2b3
0x1332…66eb0x0e3d…7757Base—$115.50100%0x9092…bc9e117d ago0xd0b852…c25396
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0477…fae0117d ago0x606844…c9d92f
0x1332…66eb0x0e3d…7757Base—$20.00100%0xb834…55bc117d ago0x732ee0…4874cc
0x1332…66eb0x0e3d…7757Base—$10.00100%0x37bf…71af117d ago0xa0a053…ff4c8e
0x1332…66eb0x0e3d…7757Base—$21.00100%0xda2d…f5ea117d ago0x496410…fbe024
0x1332…66eb0x0e3d…7757Base—$16.80100%0xe7f0…b89c117d ago0x72a52e…04fe78
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3e24…de68117d ago0x1c1a1b…759d1e
0x1332…66eb0x0e3d…7757Base—$1.05100%0xddf5…0347117d ago0x56353b…a7f859
0x1332…66eb0x0e3d…7757Base—$1.05100%0xbf85…3810117d ago0x7cbf64…4b132e
0x1332…66eb0x0e3d…7757Base—$105.00100%0xd812…ee44117d ago0x0acc8a…5e8d08

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.