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$15.37100%0xfb32…884797d ago0x331578…0a8e9b
0x3be9…575c0x31d0…2cd7Base$10.27100%0xfb32…884797d ago0xca63a4…ec121e
0x3be9…575c0x31d0…2cd7Base$35.28100%0x4337…beb197d ago0x1f3a5e…6b9310
0x3be9…575c0x31d0…2cd7Base$100.00100%0x4337…936997d ago0xf45ce5…844301
0x3be9…575c0x31d0…2cd7Base$250.00100%0x657e…f0d997d ago0x3b7b21…d6e758
0x3be9…575c0x31d0…2cd7Base$27.32100%0x9b1a…3e4097d ago0x2ea954…dc9198
0x3be9…575c0x31d0…2cd7Base$1.81100%0xfb32…884797d ago0xf2eee0…f6125a
0x3be9…575c0x31d0…2cd7Base$30.32100%0xfb32…884797d ago0x181337…0ff9d1
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…d99597d ago0x2ed279…a40145
0x3be9…575c0x31d0…2cd7Base$3.31100%0x657e…f0d997d ago0x34c998…3666f6
0x3be9…575c0x31d0…2cd7Base$10.27100%0xe469…e32e97d ago0x0be43b…91a8ba
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…f26897d ago0xd8fed5…8badda
0x3be9…575c0x31d0…2cd7Base$42.32100%0xfb32…884797d ago0xac9216…f1039b
0x3be9…575c0x31d0…2cd7Base$30.32100%0xfb32…884797d ago0x94f859…34b149
0x3be9…575c0x31d0…2cd7Base$3.31100%0xfb32…884797d ago0xc502c2…5456a7
0x3be9…575c0x31d0…2cd7Base$500.00100%0xe469…e32e97d ago0xaf1a4f…5cafa1
0x3be9…575c0x31d0…2cd7Base$500.00100%0x4337…936997d ago0xbd8cf7…b87776
0x3be9…575c0x31d0…2cd7Base$3.31100%0x4337…beb197d ago0x3856c2…b45f8a
0x3be9…575c0x31d0…2cd7Base$55.29100%0xce5c…1d0597d ago0xd97701…7ef792
0x3be9…575c0x31d0…2cd7Base$42.32100%0xfb32…884797d ago0x2f1d49…a197e3
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…9e5d97d ago0xe8332b…a7ba27
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4337…d0b297d ago0xeb33a9…4c7cf4
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…6ca597d ago0xa35000…f63a17
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…029097d ago0x7d3fc6…8b5ef6
0x3be9…575c0x31d0…2cd7Base$250.00100%0x657e…f0d997d ago0xe4ec9e…23bfa6

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.