Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$8.32100%0xf880…f31993d ago0xc22924…152384
0x3be9…575c0x31d0…2cd7Base$10.32100%0x4337…217c93d ago0x4466ea…d4eaac
0x3be9…575c0x31d0…2cd7Base$300.46100%0xf880…f31993d ago0xaace29…01a69e
0x3be9…575c0x31d0…2cd7Base$300.46100%0x4337…39a893d ago0x0b6db2…408181
0x3be9…575c0x31d0…2cd7Base$300.46100%0x4337…283893d ago0xd1bd0e…1b7a7b
0x3be9…575c0x31d0…2cd7Base$300.46100%0x4337…936993d ago0x0cf268…fd00a4
0x3be9…575c0x31d0…2cd7Base$60.29100%0x4337…365f93d ago0xa38a1c…3e0589
0x3be9…575c0x31d0…2cd7Base$300.46100%0xee9a…63e493d ago0x60c6b6…aa8c13
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4337…224f93d ago0x1802ce…6c191d
0x3be9…575c0x31d0…2cd7Base$300.44100%0xf880…f31993d ago0xd5a72d…7a9817
0x3be9…575c0x31d0…2cd7Base$268.44100%0x3018…023093d ago0x5b4c6f…7c7f9c
0x3be9…575c0x31d0…2cd7Base$50.33100%0xf880…f31993d ago0xa6a2ca…49e4db
0x3be9…575c0x31d0…2cd7Base$67.34100%0x4337…9b7c93d ago0x60894e…d93e05
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…44cc93d ago0x7ab2b4…187ce2
0x3be9…575c0x31d0…2cd7Base$10.27100%0xf880…f31993d ago0xa12ba5…c6f5b8
0x3be9…575c0x31d0…2cd7Base$250.43100%0xf880…f31993d ago0xf4163f…f8a92e
0x3be9…575c0x31d0…2cd7Base$250.43100%0xf880…f31993d ago0x2d8590…00f7aa
0x3be9…575c0x31d0…2cd7Base$250.43100%0x4337…32a493d ago0xeb05c7…4d0574
0x3be9…575c0x31d0…2cd7Base$201.40100%0x2d3f…4a2893d ago0x4c8756…191216
0x3be9…575c0x31d0…2cd7Base$250.46100%0x4337…029093d ago0xd50a23…7dec65
0x3be9…575c0x31d0…2cd7Base$50.33100%0x4337…b35093d ago0xe42769…f553b4
0x3be9…575c0x31d0…2cd7Base$50.33100%0x4337…03f593d ago0x48d383…b64406
0x3be9…575c0x31d0…2cd7Base$250.41100%0x4337…5e7d93d ago0x6f9606…d9d485
0x3be9…575c0x31d0…2cd7Base$30.33100%0x2d3f…4a2893d ago0x93d7dc…a0c61b
0x3be9…575c0x31d0…2cd7Base$30.33100%0x3018…023093d ago0xb2c8b5…413ef1

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.