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%0x3eb5…08dc52d ago0x3eb0a0…ecf91a
0x1332…66eb0x0e3d…7757Base$79.80100%0xbcc0…614b52d ago0x80f226…969be6
0x1332…66eb0x0e3d…7757Base$5.25100%0x563b…9a7f52d ago0xff8fcb…a35549
0x1332…66eb0x0e3d…7757Base$210.00100%0x0a75…f28f52d ago0xf3933a…ca83c2
0x1332…66eb0x0e3d…7757Base$10.50100%0x0fb0…485952d ago0x774552…186449
0x1332…66eb0x0e3d…7757Base$1,050.00100%0xa225…dabf52d ago0x808a4b…b14c10
0x1332…66eb0x0e3d…7757Base$5.25100%0x9d1a…013552d ago0xda0a3a…64a1f3
0x1332…66eb0x0e3d…7757Base$4.20100%0x8e4d…98c052d ago0xce00b2…3f77b8
0x1332…66eb0x0e3d…7757Base$21.77100%0x53e5…093952d ago0x984348…56d3da
0x1332…66eb0x0e3d…7757Base$10.50100%0x79e1…2ea752d ago0x900d5a…6e5eb5
0x1332…66eb0x0e3d…7757Base$20.00100%0x771b…60b852d ago0x77f58c…a4a46c
0x1332…66eb0x0e3d…7757Base$70.79100%0x35fa…74a952d ago0x3d2edc…b982f5
0x1332…66eb0x0e3d…7757Base$5.25100%0x6ea2…9d3352d ago0x63aebe…c342ae
0x1332…66eb0x0e3d…7757Base$10.50100%0x0043…73f252d ago0x3e0b7d…98ffe9
0x1332…66eb0x0e3d…7757Base$10.50100%0x60af…6a2552d ago0x7e87a8…e9660e
0x1332…66eb0x0e3d…7757Base$10.50100%0xf098…e1e452d ago0x3ad430…5c593b
0x1332…66eb0x0e3d…7757Base$73.50100%0xd8e2…3d4b52d ago0x259d4b…b3dddc
0x1332…66eb0x0e3d…7757Base$14.97100%0x4f6a…d2f652d ago0x14bd62…038325
0x1332…66eb0x0e3d…7757Base$33.60100%0x2b56…451e52d ago0x2621b0…a1859a
0x1332…66eb0x0e3d…7757Base$13.65100%0x6f36…132b52d ago0xb52adc…e22b02
0x1332…66eb0x0e3d…7757Base$10.50100%0x0874…897c52d ago0x8783d6…8b07c3
0x1332…66eb0x0e3d…7757Base$10.50100%0x8764…7f4f52d ago0x0d4a35…e60c90
0x1332…66eb0x0e3d…7757Base$25.00100%0x7492…70ae52d ago0xe9d601…c3662b
0x1332…66eb0x0e3d…7757Base$10.50100%0xef99…bf5952d ago0xc09110…7c4ed3
0x1332…66eb0x0e3d…7757Base$300.00100%0x826a…78de52d ago0x3669ff…1e26b8

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.