Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0466…280e0xcf3d…b9fcBase—$7,645.17100%0x23ef…243194d ago0x7e0f2f…ce70ce
0xe5cc…b8cb0xcf3d…b9fcBase—$35.03100%0xe528…c02894d ago0x05e221…7d0229
0xadd4…9c8a0xcf3d…b9fcBase—$30.00100%0x23ef…243194d ago0xe5f44a…a93f39
0x9244…192e0xcf3d…b9fcBase—$500.00100%0xe528…c02894d ago0xa557dc…2d3768
0x9244…192e0xcf3d…b9fcBase—$500.00100%0x23ef…243194d ago0x096acf…6ada3a
0x0363…e0730xcf3d…b9fcBase—$33.16100%0xe528…c02895d ago0x056761…3762cb
0x0363…e0730xcf3d…b9fcBase—$44.23100%0xe528…c02895d ago0xeabbe5…a72f30
0xbc61…b9d50xcf3d…b9fcBase—$97.56100%0x23ef…243195d ago0x9aa306…6c716f
0x2d0d…787b0xcf3d…b9fcBase—$150.00100%0xe528…c02895d ago0xed226d…38e506
0xb34b…c23a0xcf3d…b9fcBase—$87.32100%0x23ef…243195d ago0xb4cc63…f894f7
0xe72d…bb1b0xcf3d…b9fcBase—$20.00100%0xe528…c02895d ago0xd4f27a…7c376d
0xe72d…bb1b0xcf3d…b9fcBase—$35.00100%0x23ef…243195d ago0x7e8637…527a76
0xe72d…bb1b0xcf3d…b9fcBase—$80.00100%0xe528…c02895d ago0x475a4f…d499aa
0xe72d…bb1b0xcf3d…b9fcBase—$75.00100%0x23ef…243195d ago0x723732…a707d1
0x7ff5…fd3e0xcf3d…b9fcBase—$75.96100%0xe528…c02895d ago0x441fcf…df07b8
0x6542…65ca0xcf3d…b9fcBase—$22.65100%0x23ef…243195d ago0xeb3b22…614756
0xdcca…bfe80xcf3d…b9fcBase—$500.00100%0xe528…c02895d ago0xa2c44a…63e68e
0xa401…7bb20xcf3d…b9fcBase—$73.17100%0x23ef…243195d ago0x0bce7f…7d3fde
0x276b…2f190xcf3d…b9fcBase—$200.00100%0xe528…c02895d ago0xa365e0…79a82a
0xa739…4d900xcf3d…b9fcBase—$65.63100%0x23ef…243195d ago0x92d108…21f9ed
0x3219…299b0xcf3d…b9fcBase—$92.88100%0xe528…c02895d ago0xa447e9…f58b2f
0x3219…299b0xcf3d…b9fcBase—$100.00100%0x23ef…243195d ago0x23f449…3c8f9f
0xdfe5…4faa0xcf3d…b9fcBase—$100.00100%0xe528…c02895d ago0xa93fcc…a56b82
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0x23ef…243195d ago0x5401fb…920273
0xee9e…89cc0xcf3d…b9fcBase—$174.26100%0xe528…c02895d ago0x201aae…af17df

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.