Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0xa79644…062448
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x95d8f7…eef9d1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x91c074…02fb1e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xb0ce68…eaa7de
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x4f1c5b…134a07
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xf2af91…668a0c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xa1af0c…c84ddf
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0xf3b521…2b470e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x6e32cb…7f0bb5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x66ff97…747648
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x6b871c…942f37
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xbfd506…05f7ca
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x1d0d45…44b5ee
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xede8ae…b8dea6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xec5bf8…2f24d5
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x5302fd…823304
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xa247ef…6e996a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase14d ago0x528643…9f3128
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x90bc70…80526b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0xeddb9c…1ef933
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x844e9a…29fd60
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x9d2305…6d6488
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0xc27bd0…b6edc9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase14d ago0x7d1f57…2bc118
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase14d ago0x7c9c3f…17f54b

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.