Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca33…8b350x75b9…763dBase—$200.0070%0x4af2…d9db34d ago0xb8beed…7e2b88
0x940e…c0800x75b9…763dBase—$3,012.6370%0x4af2…d9db34d ago0x7f4a4a…06597a
0xb304…55650x75b9…763dBase—$150.0070%0x4af2…d9db34d ago0x1c5562…03a36d
0x9886…96370x75b9…763dBase—$3,000.0170%0x4af2…d9db34d ago0x09ca3c…b0a952
0x4937…f3440x75b9…763dBase—$300.0070%0x4af2…d9db34d ago0xf64149…6205ea
0x298d…e7ac0x75b9…763dBase—$105.0070%0x4af2…d9db34d ago0x6004f2…5a9c95
0x298d…e7ac0x75b9…763dBase—$0.00003270%0x4af2…d9db34d ago0x619382…c899f3
0x298d…e7ac0x75b9…763dBase—$0.00001570%0x4af2…d9db34d ago0x187ca3…0bedb6
0x298d…e7ac0x75b9…763dBase—$0.00002370%0x4af2…d9db34d ago0x48b91e…e80f46
0x298d…e7ac0x75b9…763dBase—$275.0070%0x4af2…d9db34d ago0xe276b9…e77498
0x298d…e7ac0x75b9…763dBase—$325.0070%0x4af2…d9db34d ago0xd1d36f…2d6790
0x298d…e7ac0x75b9…763dBase—$150.0070%0x4af2…d9db34d ago0x1ddb03…bd6eb5
0x298d…e7ac0x75b9…763dBase—$23.0070%0x4af2…d9db34d ago0xfa952b…4d468e
0x298d…e7ac0x75b9…763dBase—$2.0070%0x4af2…d9db34d ago0xb1b1fa…7ace91
0x053c…77fe0x75b9…763dBase—$100.0070%0x4af2…d9db34d ago0x6dd32e…8a060e
0x3da1…71540x75b9…763dBase—$491.8070%0x4af2…d9db34d ago0x19463d…12ae84
0x4937…f3440x75b9…763dBase—$300.0070%0x4af2…d9db34d ago0xfd3672…f9cedc
0x33f9…d23d0x75b9…763dBase—$1,233.4170%0x4af2…d9db34d ago0x30460e…ddaf81
0x83a5…c2170x75b9…763dBase—$1,000.7570%0x4af2…d9db34d ago0xfbb8be…6282f2
0x33cb…ee200x75b9…763dBase—$1,000.0070%0x4af2…d9db34d ago0xdb5292…8bed3f
0xcb3a…dfb60x75b9…763dBase—$199.8070%0x4af2…d9db35d ago0xcdcd7c…80df9c
0x1bae…a0210x75b9…763dBase—$222.6770%0x4af2…d9db35d ago0xc0171b…d63be9
0x1d38…74be0x75b9…763dBase—$694.5970%0x4af2…d9db35d ago0xff1337…1f5aac
0xca33…8b350x75b9…763dBase—$300.0070%0x4af2…d9db35d ago0x7893e6…90721a
0xb02e…6b3a0x75b9…763dBase—$816.4070%0x4af2…d9db35d ago0x12c279…54e61d

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.