Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x78e5…d2ae0x2411…dee2Base—$0.01100%x402rs78d ago0x148d1a…a1bf76
0x78e5…d2ae0x2411…dee2Base—$0.01100%x402rs78d ago0xf40015…803181
0x78e5…d2ae0x2411…dee2Base—$0.01100%x402rs78d ago0x359561…9df263
0x78e5…d2ae0x2411…dee2Base—$0.01100%x402rs78d ago0x5b276b…d4c3e4
0x78e5…d2ae0x8043…25a8Basex402 service$0.001100%payAI78d ago0xd4c1dd…0ff991
0x78e5…d2ae0x8043…25a8Basex402 service$0.001100%payAI78d ago0x7b1925…5b963b
0x78e5…d2ae0x8043…25a8Basex402 service$0.001100%payAI78d ago0x32a0b9…54faad
0x78e5…d2ae0x8043…25a8Basex402 service$0.001100%payAI78d ago0x8afbb9…8026e9
0x78e5…d2ae0x8043…25a8Basex402 service$0.001100%payAI78d ago0x728287…3aa401
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0x8b0bc7…2238a6
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0x9ecfa2…35ed74
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0x46d398…5bc620
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0x0ae279…bfd169
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0x7a64ec…d102ae
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0x18681e…2c7372
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0xa7e3e6…3ecb4e
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0x2b43d6…bba131
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0x93da1d…153809
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0xebb6f2…49e3c6
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0x1552d6…23697d
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0xd5c503…0f9364
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0xdf8865…a9fd00
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0xdd4727…34cb71
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0xca2e77…e7d9ef
0x78e5…d2ae0x9dba…0df8Basex402 service$0.006100%coinbase78d ago0x7667e9…0d3c15

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.