Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ea2…9a490x7dbb…59e0Base$15.03100%0x323a…a4f246d ago0xd338fd…fe6ef8
0x1a18…c9560x7dbb…59e0Base$156.03100%0x323a…a4f246d ago0x14af1e…a905a3
0x5a02…2eb80x7dbb…59e0Base$37.32100%0x323a…a4f246d ago0xa08955…5f407f
0x1b27…2d160x7dbb…59e0Base$10.00100%0x323a…a4f246d ago0xb0f046…a93d1c
0x74b2…a4230x7dbb…59e0Base$454.17100%0x323a…a4f246d ago0x5d2b00…e3ac27
0xaedf…7f340x7dbb…59e0Base$35.0070%0x323a…a4f246d ago0xec8a01…69043b
0x8e21…74420x7dbb…59e0Base$50.24100%0x323a…a4f246d ago0x4fb0d7…0571a2
0x725a…9b590x7dbb…59e0Base$71.92100%0x323a…a4f246d ago0x851a41…1ad7f5
0xaedf…7f340x7dbb…59e0Base$5.00100%0x323a…a4f246d ago0x124ad4…1ac224
0xc839…204d0x7dbb…59e0Base$250.00100%0x323a…a4f246d ago0xfe51e2…e81391
0xbafc…b6d30x7dbb…59e0Base$139.66100%0x323a…a4f246d ago0x873ae5…f682d2
0x0e0c…c7c80x7dbb…59e0Base$7.8570%0x323a…a4f246d ago0x9fb67f…624819
0x8d9c…64ac0x7dbb…59e0Base$28.80100%0x323a…a4f246d ago0xcbfa69…68974f
0x8496…277b0x7dbb…59e0Base$21.18100%0x323a…a4f246d ago0x842238…4f0810
0xc839…204d0x7dbb…59e0Base$200.00100%0x323a…a4f246d ago0x9e5a7b…e40f76
0xbc1a…52460x7dbb…59e0Base$20.00100%0x323a…a4f246d ago0x43033f…ce22d8
0x2cc5…b5e90x7dbb…59e0Base$33.6670%0x323a…a4f246d ago0xa2cdfb…b285ca
0x1a18…c9560x7dbb…59e0Base$328.92100%0x323a…a4f246d ago0x364a65…c9eccc
0xe7d4…b45e0x7dbb…59e0Base$40.89100%0x323a…a4f246d ago0xb4dd59…0bdd98
0xb8ab…bd6a0x7dbb…59e0Base$501.71100%0x323a…a4f246d ago0xb6ef85…261799
0x3ade…0cab0x7dbb…59e0Base$251.13100%0x323a…a4f246d ago0xcc93dc…25a1b9
0xf7f6…0f620x7dbb…59e0Base$33.90100%0x323a…a4f246d ago0x3363ba…697e37
0x65ae…84c20x7dbb…59e0Base$998.5070%0x323a…a4f246d ago0xf16e63…63c257
0x91e7…99490x7dbb…59e0Base$6.4170%0x323a…a4f246d ago0x7b0fc9…bb8960
0x7204…3a1b0x7dbb…59e0Base$149.95100%0x323a…a4f246d ago0xcfb199…908a0f

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.