Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$18.2670%0xe935…f90430d ago0x682788…f0e77c
0x1332…66eb0xdf62…30eeBase—$98.9870%0xbb33…527730d ago0xe883dc…66a496
0x1332…66eb0xdf62…30eeBase—$99.9570%0x5198…0ffb30d ago0x5ce31d…8ec97f
0x1332…66eb0xdf62…30eeBase—$99.9270%0xa8a2…c53b30d ago0x7104c9…ccb796
0x1332…66eb0xdf62…30eeBase—$99.9870%0xf200…d9a030d ago0x76debf…e87c24
0x1332…66eb0xdf62…30eeBase—$99.8570%0x8ae6…570630d ago0x8dc1fc…622c11
0x1332…66eb0xdf62…30eeBase—$99.8570%0xa225…dabf30d ago0x70ce70…415645
0x1332…66eb0xdf62…30eeBase—$99.8370%0xd54e…541d30d ago0x1c9243…2bd0ce
0x1332…66eb0xdf62…30eeBase—$44.7170%0xb7fe…9d8030d ago0x808ed4…64fd99
0x1332…66eb0xdf62…30eeBase—$99.9270%0x93eb…4c2930d ago0xe70780…a86dd0
0x1332…66eb0xdf62…30eeBase—$49.9370%0x2837…f76730d ago0xd6837f…d6583b
0x1332…66eb0xdf62…30eeBase—$99.8570%0xa782…cada30d ago0x3462a5…25c7f1
0x1332…66eb0xdf62…30eeBase—$99.9270%0x63f4…be0130d ago0x87ae00…3a07ed
0x1332…66eb0xdf62…30eeBase—$99.2770%0x748e…1c7430d ago0xb2e92c…32ad17
0x1332…66eb0xdf62…30eeBase—$99.8970%0x27f5…dfdc30d ago0x991691…39d555
0x1332…66eb0xdf62…30eeBase—$233.4870%0xc807…52c730d ago0x80117f…3571cb
0x1332…66eb0xdf62…30eeBase—$99.6570%0x0f31…87b130d ago0xf6c7db…96035f
0x1332…66eb0xdf62…30eeBase—$99.8870%0x70ba…dd5630d ago0x0d5977…640d6a
0x1332…66eb0xdf62…30eeBase—$99.9070%0xc072…b4b130d ago0x6da253…aa01b1
0x1332…66eb0xdf62…30eeBase—$99.9570%0xd6e8…21cd30d ago0xe81391…850eae
0x1332…66eb0xdf62…30eeBase—$33.7270%0xcd39…072430d ago0x86770b…f3a797
0x1332…66eb0xdf62…30eeBase—$98.9870%0x8bf0…2ce230d ago0x6106a5…298af1
0x1332…66eb0xdf62…30eeBase—$99.9570%0xc763…5b0b30d ago0x3b2e59…f3f7f0
0x1332…66eb0xdf62…30eeBase—$99.9570%0xdcda…ec2f30d ago0xc6c339…15e8a7
0x1332…66eb0xdf62…30eeBase—$99.7470%0x9c66…aca630d ago0x1a217a…1dec48

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.