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$21.00100%0x154a…ba32114d ago0xcb9853…3babe1
0x1332…66eb0x0e3d…7757Base$26.25100%0x096a…5c7b114d ago0xfb8abd…49200f
0x1332…66eb0x0e3d…7757Base$10.50100%0x1c06…7baa114d ago0x40e007…def2ef
0x1332…66eb0x0e3d…7757Base$10.50100%0x0a75…f28f114d ago0x91592d…5f39b3
0x1332…66eb0x0e3d…7757Base$8.40100%0x8bdc…90be114d ago0x65e37b…187e70
0x1332…66eb0x0e3d…7757Base$3.15100%0x7c94…b13e114d ago0xc03108…06e108
0x1332…66eb0x0e3d…7757Base$21.00100%0x9dba…e8e0114d ago0x604734…187681
0x1332…66eb0x0e3d…7757Base$52.50100%0x3dd1…4d5c114d ago0x9069ef…78fbc1
0x1332…66eb0x0e3d…7757Base$2.10100%0x8817…4927114d ago0x2dbb4e…2f05ef
0x1332…66eb0x0e3d…7757Base$19.95100%0xcf0a…a2c3114d ago0xeeefdb…9a3d80
0x1332…66eb0x0e3d…7757Base$8.24100%0x8569…b987114d ago0x891937…049afc
0x1332…66eb0x0e3d…7757Base$3.15100%0x7924…2dfe114d ago0x4b47f1…751bd7
0x1332…66eb0x0e3d…7757Base$94.50100%0xbcc0…614b114d ago0x1ef7aa…cf65a7
0x1332…66eb0x0e3d…7757Base$15.75100%0x30af…b89d114d ago0x280ebe…eeddfc
0x1332…66eb0x0e3d…7757Base$525.00100%0x6170…fcde114d ago0x26229f…5c3f3b
0x1332…66eb0x0e3d…7757Base$100.00100%0x1dbc…007e114d ago0x57ddb1…1f7bd1
0x1332…66eb0x0e3d…7757Base$276.80100%0x0245…bb7b114d ago0xb648e4…d6458e
0x1332…66eb0x0e3d…7757Base$2.10100%0xb027…a851114d ago0x08dee8…2edd0b
0x1332…66eb0x0e3d…7757Base$25.74100%0xb3fe…1c05114d ago0xd176a7…941b52
0x1332…66eb0x0e3d…7757Base$3,609.49100%0x2a59…8645114d ago0xe0cb60…816003
0x1332…66eb0x0e3d…7757Base$100.00100%0x12fd…41c8114d ago0x27a656…f7e1b5
0x1332…66eb0x0e3d…7757Base$7.35100%0x1bf5…a716114d ago0x6e2992…f9bc38
0x1332…66eb0x0e3d…7757Base$52.50100%0x2544…8c45114d ago0xb8c480…a4ad1a
0x1332…66eb0x0e3d…7757Base$10.50100%0x9667…204e114d ago0x5944c6…e0c1ef
0x1332…66eb0x0e3d…7757Base$131.25100%0x0558…49bd114d ago0xb84909…bf892f

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.