Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a4c…a7b50x0e3d…7757Base—$100.00100%0x0c48…3ed6115d ago0xb8837b…7d899c
0x2c4a…10c10x0e3d…7757Base—$269.85100%0x53e5…0939115d ago0x59c085…ffecee
0x1332…66eb0x0e3d…7757Base—$21.00100%0x154a…ba32115d ago0xcb9853…3babe1
0x2dcc…bb6b0x0e3d…7757Base—$4.20100%0x2fb2…aefd115d ago0xea4996…60fa69
0xa787…64cf0x0e3d…7757Base—$7.35100%0x7186…110f115d ago0x2cf3c8…212309
0x2dcc…bb6b0x0e3d…7757Base—$4.20100%0x69ba…d2e2115d ago0x66f2ce…82dbc7
0x1332…66eb0x0e3d…7757Base—$26.25100%0x096a…5c7b115d ago0xfb8abd…49200f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1c06…7baa115d ago0x40e007…def2ef
0x5587…f7fe0x0e3d…7757Base—$214.87100%0xb7ce…a062115d ago0xe7ce23…422839
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0a75…f28f115d ago0x91592d…5f39b3
0x5d79…ab930x0e3d…7757Base—$31.50100%0xd02b…c379115d ago0x730eb1…b121c9
0x1332…66eb0x0e3d…7757Base—$8.40100%0x8bdc…90be115d ago0x65e37b…187e70
0x3615…b5360x0e3d…7757Base—$10.50100%0x78aa…3667115d ago0x6c84bd…70b3df
0xa188…9d990x0e3d…7757Base—$8.40100%0xf9ea…484f115d ago0xa54554…8e185a
0x8db2…0c720x0e3d…7757Base—$100.00100%0xfe9d…bf46115d ago0xe33494…4cb5be
0x1332…66eb0x0e3d…7757Base—$3.15100%0x7c94…b13e115d ago0xc03108…06e108
0xa188…9d990x0e3d…7757Base—$21.00100%0x0452…7f66115d ago0xd3aa43…75a2d6
0x3576…c26a0x0e3d…7757Base—$10.50100%0x493b…b916115d ago0x64d2ee…b829ed
0xdd07…45b90x0e3d…7757Base—$31.50100%0x7311…c90b115d ago0x3bf1ed…178610
0xa17c…60a90x0e3d…7757Base—$2.10100%0x7929…b331115d ago0x616432…e9c0ad
0xa787…64cf0x0e3d…7757Base—$5.25100%0x4a3c…7102115d ago0xa4221a…28db99
0x1332…66eb0x0e3d…7757Base—$21.00100%0x9dba…e8e0115d ago0x604734…187681
0x1332…66eb0x0e3d…7757Base—$52.50100%0x3dd1…4d5c115d ago0x9069ef…78fbc1
0xa787…64cf0x0e3d…7757Base—$10.50100%0x2a5b…d6a9115d ago0x9c64fc…3fbf64
0x5d79…ab930x0e3d…7757Base—$10.50100%0xa30d…6d00115d ago0xeb8ca3…513d86

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.