Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe629…4b540xe629…4b54Base$0.002100%Payer-submitted104d ago0xeff543…15c2c6
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0xc4496e…a167d4
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0x9e910b…b9bb7e
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0x58bef9…805f14
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0x4b6d2f…874a88
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0x43f735…b09d89
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0x766b9f…726637
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0x68d5f4…7263c1
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0xe9c7ef…753b09
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0xc19634…2cb966
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0x292215…a41efb
0xe629…4b540xe629…4b54Base$0.01100%Payer-submitted104d ago0xbecdfe…614910
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0x1bd23b…710574
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0xd08450…9c69ed
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0xb2aee3…c984c2
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0xf60b04…6f01ab
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0x75c674…878fde
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0xf2a7a5…5abdea
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0xb7f175…925d05
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0xf1a74f…dd1921
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0xb9fcb3…599379
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase104d ago0x2ed860…870225
0xe629…4b540xe629…4b54Base$0.01100%Payer-submitted104d ago0xc5c3d4…5234ff
0xe629…4b540xe629…4b54Base$0.01100%Payer-submitted104d ago0x33a73c…a53894

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.