Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase101d ago0x867192…ae1198
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0xa73199…7ea785
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0xbb6e60…228473
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates102d ago0x498bb5…1152c6
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x9d45bc…5df0a1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x286fe4…1c8e50
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x7168f5…b5ea97
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x2bfe5c…c33780
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x103fc9…c63acc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x1f8691…d63a5c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0xcd27f7…1761c1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x6bd11c…76dcf5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x1a89d2…238a90
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x152b7a…c32608
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x0af234…ece0d3
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x802a6f…e7d7e6
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates102d ago0x3e6685…83d253
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x101018…12fd5c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x711540…200454
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates102d ago0x045409…cb1bfb
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0xa7ae50…90b5c6
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x7c45d8…bc09c2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0x7ac11a…460cf5
0xb0e5…46000xa9dd…2315Base—$0.002100%candidates102d ago0x876dc7…d06936
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase102d ago0xf0fd41…700782

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.