Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x47c5…4fc3Base$10.5070%0x35fa…74a925d ago0xe14abf…b94993
0x8cfa…be850x47c5…4fc3Base$10.5070%0xc7fb…441425d ago0x51db8c…c6a3b7
0x8cfa…be850x47c5…4fc3Base$10.5070%0x2bdf…11ce25d ago0x3950f7…f95f70
0x8cfa…be850x47c5…4fc3Base$1.0570%0xc366…284e25d ago0x6e2ca1…e822b4
0x8cfa…be850x47c5…4fc3Base$5.2570%0x9667…204e25d ago0x2c1308…d322a6
0x8cfa…be850x47c5…4fc3Base$10.5070%0xd150…e42625d ago0x5be54f…e16303
0x8cfa…be850x47c5…4fc3Base$10.5070%0x3764…3be025d ago0xa20e65…49df7f
0x8cfa…be850x47c5…4fc3Base$10.5070%0x0744…c73c26d ago0x0f1346…2462bb
0x8cfa…be850x47c5…4fc3Base$5.2570%0x39e9…239326d ago0x19a50f…4ed37b
0x8cfa…be850x47c5…4fc3Base$5.2570%0x88c8…503826d ago0x89085c…30c97f
0x8cfa…be850x47c5…4fc3Base$10.5070%0xf31d…cc4b26d ago0x129d25…ac4092
0x8cfa…be850x47c5…4fc3Base$10.5070%0xd173…d69b26d ago0x5cb989…faccde
0x8cfa…be850x47c5…4fc3Base$210.0070%0x4b7f…bff026d ago0xdda92e…575a17
0x8cfa…be850x47c5…4fc3Base$10.5070%0x6aad…f13326d ago0x2a10f6…8a7062
0x8cfa…be850x47c5…4fc3Base$1.0570%0xe935…f90426d ago0xd968be…1c0df2
0x8cfa…be850x47c5…4fc3Base$21.0070%0x7250…0f2026d ago0x473360…2bea69
0x8cfa…be850x47c5…4fc3Base$2.1070%0x0908…9e5126d ago0x83ffa7…7750ac
0x8cfa…be850x47c5…4fc3Base$10.5070%0xd60b…b73926d ago0x4e5dd1…a99564
0x8cfa…be850x47c5…4fc3Base$1.0570%0x8de7…1c2c26d ago0xf509d2…432b38

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.