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—$150.00100%0x4337…3dde49d ago0xcc8942…58ceb6
0x3be9…575c0x31d0…2cd7Base—$20.35100%0x4337…882649d ago0xe9f1ca…76d19d
0x3be9…575c0x31d0…2cd7Base—$50.00100%0xf279…f77f49d ago0xb84bbc…784937
0x3be9…575c0x31d0…2cd7Base—$250.00100%0xf279…f77f49d ago0xbb82a1…3e9d66
0x3be9…575c0x31d0…2cd7Base—$30.36100%0x4337…882649d ago0x0c384b…859ea5
0x3be9…575c0x31d0…2cd7Base—$150.00100%0x4337…306350d ago0x3daf45…f69eb6
0x3be9…575c0x31d0…2cd7Base—$20.30100%0x4337…3dde50d ago0xfa6949…78637d
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x211d…d17250d ago0xaf3d90…2c9de0
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…f96550d ago0x4fcd61…9f5173
0x3be9…575c0x31d0…2cd7Base—$30.35100%0x4337…7a5d50d ago0x1fd2e3…d7451a
0x3be9…575c0x31d0…2cd7Base—$250.39100%0x4337…36c450d ago0x29901c…d807cf
0x3be9…575c0x31d0…2cd7Base—$22.30100%0xe196…0ce150d ago0xb5e826…20c52e
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x4337…a93d50d ago0xc3b940…1bfba1
0x3be9…575c0x31d0…2cd7Base—$42.36100%0x211d…d17250d ago0xc925b5…6884ea
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x4337…d6af50d ago0x3ab7af…35a519
0x3be9…575c0x31d0…2cd7Base—$15.36100%0xf279…f77f50d ago0x7da451…828357
0x3be9…575c0x31d0…2cd7Base—$25.30100%0x211d…d17250d ago0x8ffbea…0fe9dd
0x3be9…575c0x31d0…2cd7Base—$70.32100%0xe196…0ce150d ago0xb91b8d…18e147
0x3be9…575c0x31d0…2cd7Base—$100.38100%0x4337…926950d ago0xf308e5…b7856e
0x3be9…575c0x31d0…2cd7Base—$100.38100%0x4337…853850d ago0xaed95b…40225d
0x3be9…575c0x31d0…2cd7Base—$42.36100%0x4337…51e050d ago0x011e3f…2ad4d1
0x3be9…575c0x31d0…2cd7Base—$100.38100%0x4337…562750d ago0x09244d…c7077e
0x3be9…575c0x31d0…2cd7Base—$100.38100%0x211d…d17250d ago0xa40b0c…84b033
0x3be9…575c0x31d0…2cd7Base—$100.38100%0xf279…f77f50d ago0xc25875…5039eb
0x3be9…575c0x31d0…2cd7Base—$100.38100%0x4337…9e5d50d ago0x3810dd…ab2c35

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.