Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd241…1bf10xcf3d…b9fcBase$107.32100%0x23ef…243158d ago0xf73f40…888c07
0x25f7…25d30xcf3d…b9fcBase$300.00100%0xe528…c02858d ago0x261b03…5d7cba
0xa678…f2ef0xcf3d…b9fcBase$141.71100%0x23ef…243158d ago0x74a256…f8a118
0x8f7c…29f30xcf3d…b9fcBase$23.90100%0xe528…c02858d ago0x278a6c…038ddf
0x355b…30b60xcf3d…b9fcBase$539.98100%0x23ef…243158d ago0xcf0637…5acee9
0x8842…0d3a0xcf3d…b9fcBase$44.69100%0xe528…c02858d ago0xa2bb23…78b7bf
0xcfb4…c08b0xcf3d…b9fcBase$27.34100%0x23ef…243158d ago0x8c541e…8efa7c
0xf9a3…f90c0xcf3d…b9fcBase$107.43100%0xe528…c02858d ago0x16bd62…e44b6f
0x5ca2…ac920xcf3d…b9fcBase$580.00100%0x23ef…243158d ago0xa493a2…d6d1cf
0xfc7c…2c190xcf3d…b9fcBase$49.25100%0x23ef…243158d ago0xfa9877…a4bc2e
0xfc7c…2c190xcf3d…b9fcBase$100.00100%0xe528…c02858d ago0xee61b7…a44371
0xc14e…08030xcf3d…b9fcBase$101.00100%0x23ef…243158d ago0x7a8dfb…cd2212
0x0363…e0730xcf3d…b9fcBase$63.12100%0xe528…c02858d ago0xb4655d…75cb80
0x0363…e0730xcf3d…b9fcBase$50.00100%0x23ef…243158d ago0xe8ca06…10e4cb
0x6aef…66b40xcf3d…b9fcBase$30.01100%0xe528…c02858d ago0x786a48…06408c
0x0363…e0730xcf3d…b9fcBase$68.33100%0x23ef…243158d ago0xb2e62f…ea9d63
0x0363…e0730xcf3d…b9fcBase$100.00100%0xe528…c02858d ago0xa79b82…165096
0x0363…e0730xcf3d…b9fcBase$50.00100%0x23ef…243158d ago0xd3bdbf…62b881
0x611f…ae570xcf3d…b9fcBase$98.94100%0xe528…c02858d ago0x1dc4c6…224f29
0x611f…ae570xcf3d…b9fcBase$20.16100%0x23ef…243158d ago0x5d5fc3…3924dc
0xc14e…08030xcf3d…b9fcBase$102.00100%0xe528…c02858d ago0xfc8827…4f9012
0xc14e…08030xcf3d…b9fcBase$300.00100%0x23ef…243158d ago0x0c567b…6d6bf9
0xed26…a7a40xcf3d…b9fcBase$1,003.00100%0xe528…c02858d ago0xfb9b15…ec9a39
0x3378…27370xcf3d…b9fcBase$200.04100%0x23ef…243158d ago0x51d8f6…d3765a
0xb34b…c23a0xcf3d…b9fcBase$21.65100%0xe528…c02859d ago0x7cd49b…bd4511

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.