Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0xfcfe03…383fd2
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0x4bd957…ad4fd9
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0xfe2ddb…bab9f3
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0x482ba7…38e6e4
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0xbe8bdc…0bf778
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0x83c8a9…f7fa72
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0x72510a…628c21
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0xaf5bb0…264295
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0x370fed…60d26c
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0x52ed82…aed03c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0x1028e2…640b7e
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0x0a98e5…5c4ce2
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0x235723…d31adb
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0x877cfd…b36350
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0x51f22a…94cca8
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0x8185e9…92e2fb
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0x27cbc6…8eb60a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0x1de9c7…b95a11
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0xbf9efd…d41919
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0x276964…ffabec
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0x7c9b7d…ff3ee0
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0x754508…fed226
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0x154387…70a4d6
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates105d ago0xfb78dd…73220e
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase105d ago0x1d0a4a…fa7c9d

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.