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…575c0xf6ee…3bd2Base—$0.009377100%0xc2d1…d49260d ago0x646d37…9dfda2
0x3be9…575c0x31d0…2cd7Base—$10.30100%0xc2d1…d49260d ago0x646d37…9dfda2
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x48f0…359660d ago0xfa86a0…981355
0x3be9…575c0xf6ee…3bd2Base—$0.005641100%0x48f0…359660d ago0xfa86a0…981355
0x3be9…575c0xf6ee…3bd2Base—$0.004336100%0x48f0…359660d ago0x418a94…7df714
0x3be9…575c0x31d0…2cd7Base—$175.36100%0x48f0…359660d ago0x418a94…7df714
0x3be9…575c0x31d0…2cd7Base—$349.48100%0x48f0…359660d ago0x80a844…15ec19
0x3be9…575c0xf6ee…3bd2Base—$0.007476100%0x48f0…359660d ago0x80a844…15ec19
0x3be9…575c0x31d0…2cd7Base—$500.00100%0x4337…b35060d ago0x004575…6938ab
0x3be9…575c0x31d0…2cd7Base—$238.39100%0x48f0…359660d ago0x8b915e…2f7433
0x3be9…575c0xf6ee…3bd2Base—$0.009542100%0x48f0…359660d ago0x8b915e…2f7433
0x3be9…575c0xf6ee…3bd2Base—$0.00181100%0xc2d1…d49260d ago0xdac309…9ec93c
0x3be9…575c0x31d0…2cd7Base—$207.37100%0xc2d1…d49260d ago0xdac309…9ec93c
0x3be9…575c0x31d0…2cd7Base—$3.34100%0x4337…51e060d ago0x51a84c…54fa45
0x3be9…575c0xf6ee…3bd2Base—$0.004418100%0x4337…51e060d ago0x51a84c…54fa45
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x4337…9ffe60d ago0x5b4d12…579746
0x3be9…575c0x31d0…2cd7Base—$89.47100%0x4337…ec6860d ago0xeeeb45…64b188
0x3be9…575c0xf6ee…3bd2Base—$0.000236100%0x4337…ec6860d ago0xeeeb45…64b188
0x3be9…575c0xf6ee…3bd2Base—$0.006299100%0x4337…663c60d ago0x72c935…2ab106
0x3be9…575c0x31d0…2cd7Base—$420.56100%0x4337…663c60d ago0x72c935…2ab106
0x3be9…575c0xf6ee…3bd2Base—$0.003293100%0x48f0…359660d ago0x5a241a…7958d3
0x3be9…575c0x31d0…2cd7Base—$5.34100%0x48f0…359660d ago0x5a241a…7958d3
0x3be9…575c0x31d0…2cd7Base—$40.31100%0xce5c…1d0560d ago0x52c3fa…229f6e
0x3be9…575c0xf6ee…3bd2Base—$0.007466100%0xce5c…1d0560d ago0x52c3fa…229f6e

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.