Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x9bfed2…79d71b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0xec5a77…d98650
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x23402c…ba544f
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0xe23697…d09a71
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0xb4abf3…0c3cdc
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x8be735…e97939
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x444bba…ea16f7
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x8c301e…087df0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0xb865f6…bc028a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x3d183d…d57481
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0xe8130c…7a0afb
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0xb6f553…48f75a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x22adc6…f805b4
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0xffdc8e…932085
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x52496e…4056b3
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x8a103e…099ba7
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x5f6fd5…688feb
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x78f7c2…1c25ee
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0xb40346…96b00d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x31139c…15b226
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0xb9a912…97bac1
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0xdab2bd…5beda8
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x7cfeee…2357cc
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase17d ago0x988d18…410320
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase18d ago0xb00b4a…f71182

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.