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$860.00100%0x4337…5e7d60d ago0xedb4d0…e747a9
0x3be9…575c0x31d0…2cd7Base$10.30100%0xc2d1…d49260d ago0x646d37…9dfda2
0x3be9…575c0x31d0…2cd7Base$50.36100%0x48f0…359660d ago0xfa86a0…981355
0x3be9…575c0x31d0…2cd7Base$175.36100%0x48f0…359660d ago0x418a94…7df714
0x3be9…575c0x31d0…2cd7Base$349.48100%0x48f0…359660d ago0x80a844…15ec19
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…b35060d ago0x004575…6938ab
0x3be9…575c0x31d0…2cd7Base$238.39100%0x48f0…359660d ago0x8b915e…2f7433
0x3be9…575c0x31d0…2cd7Base$207.37100%0xc2d1…d49260d ago0xdac309…9ec93c
0x3be9…575c0x31d0…2cd7Base$3.34100%0x4337…51e060d ago0x51a84c…54fa45
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…9ffe60d ago0x5b4d12…579746
0x3be9…575c0x31d0…2cd7Base$89.47100%0x4337…ec6860d ago0xeeeb45…64b188
0x3be9…575c0x31d0…2cd7Base$420.56100%0x4337…663c60d ago0x72c935…2ab106
0x3be9…575c0x31d0…2cd7Base$5.34100%0x48f0…359660d ago0x5a241a…7958d3
0x3be9…575c0x31d0…2cd7Base$40.31100%0xce5c…1d0560d ago0x52c3fa…229f6e
0x3be9…575c0x31d0…2cd7Base$25.30100%0x4337…6ca560d ago0x8ac112…231461
0x3be9…575c0x31d0…2cd7Base$5.34100%0x4337…882660d ago0x3621ca…ca9b79
0x3be9…575c0x31d0…2cd7Base$70.32100%0xc2d1…d49260d ago0x0baddd…c2405f
0x3be9…575c0x31d0…2cd7Base$10.34100%0x4337…6f8b60d ago0xa4b5e0…389823
0x3be9…575c0x31d0…2cd7Base$5.34100%0x4337…36c460d ago0x7eb3a4…2c82c2
0x3be9…575c0x31d0…2cd7Base$3.34100%0x4337…403c60d ago0xada954…25ef05
0x3be9…575c0x31d0…2cd7Base$3.34100%0x4337…56c760d ago0x131e6b…2dac11
0x3be9…575c0x31d0…2cd7Base$3.34100%0x4337…7a5d60d ago0xd5335a…3da8c0
0x3be9…575c0x31d0…2cd7Base$3.34100%0xfb32…884760d ago0xcdecca…75888d
0x3be9…575c0x31d0…2cd7Base$30.40100%0x4337…f63760d ago0xbb4a8c…dc7172
0x3be9…575c0x31d0…2cd7Base$50.41100%0x4337…c27160d ago0x9aa05e…2a35cd

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.