Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf597…3e1cBase$1.59100%candidates96d ago0x6d30ac…0f66c6
0xb90a…9ae40x6f7b…2f8bBase$0.39100%candidates96d ago0x7bc394…08f622
0xb90a…9ae40x803a…60cbBase$0.39100%candidates96d ago0xed958a…321eea
0xb90a…9ae40xef72…0c8dBase$0.24100%candidates96d ago0x7c46d1…0120da
0xb90a…9ae40xaef1…af53Base$0.48100%candidates96d ago0xe6a92f…515a64
0xb90a…9ae40xf19b…50b4Base$0.48100%candidates96d ago0x67a86c…31f7b9
0xb90a…9ae40x756c…eb6fBase$0.36100%candidates96d ago0x138c8c…3aa37a
0xb90a…9ae40x9131…6f52Base$0.48100%candidates96d ago0xdc2511…feeeaf
0xb90a…9ae40x4bd5…0302Base$0.48100%candidates96d ago0xff6c88…791e8b
0xb90a…9ae40xa48f…4b76Base$0.48100%candidates96d ago0x2d0b5e…800f49
0xb90a…9ae40x57fe…26ecBase$0.48100%candidates96d ago0xb1c2a5…eda4b4
0xb90a…9ae40x5400…9682Base$0.48100%candidates96d ago0xad441c…084cf2
0xb90a…9ae40x7e47…c7c1Base$0.48100%candidates96d ago0xeb8fb9…95e8dd
0xb90a…9ae40xcaed…42e6Base$0.48100%candidates96d ago0x6a0aa6…9955dd
0xb90a…9ae40x1ddb…1153Base$0.48100%candidates96d ago0x3c59de…7e6333
0xb90a…9ae40x63b4…754eBase$0.48100%candidates96d ago0xa4909c…d84dbf
0xb90a…9ae40x8324…2b8dBase$0.48100%candidates96d ago0xcf17e9…7cff35
0xb90a…9ae40x756c…eb6fBase$0.48100%candidates96d ago0x3c25a2…68d48b
0xb90a…9ae40xfc3c…3cd2Base$0.48100%candidates96d ago0x352217…871075
0xb90a…9ae40x27a2…924fBase$0.48100%candidates96d ago0x371224…c535e1
0xb90a…9ae40x9226…ccb6Base$0.48100%candidates96d ago0x260e13…30aac8
0xb90a…9ae40x1e2e…c579Base$0.24100%candidates96d ago0xd29934…4949a6
0xb90a…9ae40x2651…17c5Base$0.39100%candidates96d ago0xbdafbc…b67eb3
0xb90a…9ae40xc1af…1ef8Base$0.24100%candidates96d ago0x69123a…7c2b00
0xb90a…9ae40x1912…976fBase$0.25100%candidates96d ago0x3bec88…2d7bed

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.