Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$31.50100%0x20d2…f0b287d ago0xa726c3…8c120f
0x4bfb…0c880x0e3d…7757Base—$6.30100%0x6bac…5e9b87d ago0xefa245…a8b1f9
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x5d3d…e33387d ago0xe7016b…e3beed
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xdb8c…386187d ago0x02a3ee…ec24ac
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x971f…ddbf87d ago0xe7cf92…d660e9
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x80e7…127f87d ago0x65f5d0…0c7d1b
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xf345…7b3487d ago0xcd6367…e55544
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x35fa…74a987d ago0x0af36c…635f48
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x5670…ffbc87d ago0xe84e63…7b1b41
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xbada…25fd87d ago0x7146b4…2fc55b
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x2016…553487d ago0x6cb336…444686
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x52ac…a61d87d ago0xda6c49…d119c8
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x9667…204e88d ago0x57df6d…3ac686
0x4bfb…0c880x0e3d…7757Base—$27.30100%0x0553…cecf88d ago0x7129c3…e6cfb1
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x971f…ddbf88d ago0x7f5b75…031614
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x59d0…cf7288d ago0xedfc1b…388370
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x6f36…132b88d ago0xca0a9b…ce289e

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.