Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd8…5bc80x3e0a…78e7Base—$0.002736100%coinbase74d ago0x2f7635…826707
0x1bd8…5bc80x3e0a…78e7Base—$0.004905100%coinbase74d ago0xc09d5a…c9a884
0x1bd8…5bc80x3e0a…78e7Base—$0.00546100%coinbase74d ago0xcd6f61…2364b1
0x1bd8…5bc80x3e0a…78e7Base—$0.004824100%coinbase74d ago0xd77646…bb196d
0x1bd8…5bc80x3e0a…78e7Base—$0.005463100%coinbase74d ago0x7b2b1d…300fe3
0x1bd8…5bc80x3e0a…78e7Base—$0.003513100%coinbase74d ago0xaeee23…419ddd
0x1bd8…5bc80x3e0a…78e7Base—$0.002964100%coinbase74d ago0x336d12…a44a69
0x1bd8…5bc80x3e0a…78e7Base—$0.005056100%coinbase74d ago0xb2de04…61f9a7
0x1bd8…5bc80x3e0a…78e7Base—$0.003466100%coinbase74d ago0x7beed9…5da1bb
0x1bd8…5bc80x3e0a…78e7Base—$0.003377100%coinbase74d ago0xc7132f…b42b57
0x1bd8…5bc80x3e0a…78e7Base—$0.005282100%coinbase74d ago0xb75845…6641fb
0x1bd8…5bc80x3e0a…78e7Base—$0.004418100%coinbase75d ago0xff84be…99d0e7
0x1bd8…5bc80x3e0a…78e7Base—$0.002802100%coinbase75d ago0xb68ce8…949595
0x1bd8…5bc80x3e0a…78e7Base—$0.005536100%coinbase75d ago0x283af6…ad58e2
0x1bd8…5bc80x3e0a…78e7Base—$0.004425100%coinbase75d ago0x9bf944…2dac6e
0x1bd8…5bc80x3e0a…78e7Base—$0.004316100%coinbase75d ago0xf94c4b…f2edbe
0x1bd8…5bc80x3e0a…78e7Base—$0.005267100%coinbase75d ago0x694555…f807de
0x1bd8…5bc80x3e0a…78e7Base—$0.005758100%coinbase75d ago0x5e39ea…1f32b3
0x1bd8…5bc80x3e0a…78e7Base—$0.00429100%coinbase75d ago0x5680f4…287c53
0x1bd8…5bc80x3e0a…78e7Base—$0.005218100%coinbase75d ago0x16f645…61cab3
0x1bd8…5bc80x3e0a…78e7Base—$0.004717100%coinbase75d ago0x58ab32…2f157a
0x1bd8…5bc80x3e0a…78e7Base—$0.003427100%coinbase75d ago0x04e00a…7c6d5d

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.