Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5709…003a0x6366…f1e2Base$0.07100%0x6366…f1e2112d ago0xcbced5…7d8962
0x5709…003a0x6366…f1e2Base$0.07100%0x6366…f1e2112d ago0x04f363…f65b3b
0x3eca…0d810x6366…f1e2Base$0.000968100%0x6366…f1e2112d ago0x3b2080…0b0644
0x3eca…0d810x6366…f1e2Base$0.006322100%0x6366…f1e2112d ago0xb79028…b9b300
0x3eca…0d810x6366…f1e2Base$0.29100%0x6366…f1e2112d ago0x34e33b…cef4fa
0x3eca…0d810x6366…f1e2Base$0.000956100%0x0098…3100112d ago0x086fd6…6dd3a0
0x3eca…0d810x6366…f1e2Base$0.006346100%0x0098…3100112d ago0xf4fb55…b7e22b
0x3eca…0d810x6366…f1e2Base$1.52100%0x0098…3100112d ago0x4f6542…4a9b6c
0x3eca…0d810x6366…f1e2Base$0.66100%0x6366…f1e2112d ago0xd813c0…3f4cfc
0x3eca…0d810x6366…f1e2Base$0.02100%0x4873…5369112d ago0x9b7725…1daa22
0x3eca…0d810x6366…f1e2Base$0.006375100%0x6366…f1e2112d ago0xbd520b…71e758
0x3eca…0d810x6366…f1e2Base$5.69100%0x6366…f1e2112d ago0xee3488…eb391b
0x3eca…0d810x6366…f1e2Base$3.15100%0x4873…5369112d ago0xe1607a…df4620
0x3eca…0d810x6366…f1e2Base$5.64100%0xbe53…e902112d ago0x6503c4…153c01
0x3eca…0d810x6366…f1e2Base$2.68100%0xdf51…2402112d ago0x649de6…8b9984
0x6f9d…32900x6366…f1e2Base$0.02100%0x6366…f1e2112d ago0xe9e889…016ad5
0x3eca…0d810x6366…f1e2Base$0.006363100%0x08ff…bb06112d ago0xd5f4fc…0ded88
0x3eca…0d810x6366…f1e2Base$2.27100%0x08ff…bb06112d ago0x598175…3366f5
0x3eca…0d810x6366…f1e2Base$0.008417100%0x08ff…bb06112d ago0x0be94d…94efcb
0x3eca…0d810x6366…f1e2Base$0.77100%0x08ff…bb06112d ago0x3b44f3…11f932
0x3eca…0d810x6366…f1e2Base$0.03100%0x4918…e369112d ago0x2638cd…71726b
0x3eca…0d810x6366…f1e2Base$1.36100%0x4918…e369112d ago0x84dad1…0950af
0x898a…f7a80x6366…f1e2Base$0.07100%0x6366…f1e2112d ago0xe3650a…3b7140
0x9e93…5ba00x6366…f1e2Base$0.007413100%0x4918…e369112d ago0x27ae50…394ac5
0x9e93…5ba00x6366…f1e2Base$0.04100%0x4918…e369112d ago0x36f14a…90e662

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.