Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f11…9a5c0x3e0a…78e7Base—$0.004326100%coinbase74d ago0x5c7eb9…ba0966
0x0f11…9a5c0x3e0a…78e7Base—$0.003613100%coinbase74d ago0x26c8e6…9c6448
0x0f11…9a5c0x3e0a…78e7Base—$0.005228100%coinbase74d ago0x716354…2088c5
0x0f11…9a5c0x3e0a…78e7Base—$0.004168100%coinbase74d ago0xd13b6d…c44e5a
0x0f11…9a5c0x3e0a…78e7Base—$0.005931100%coinbase75d ago0x53cd49…efc09a
0x0f11…9a5c0x3e0a…78e7Base—$0.005743100%coinbase75d ago0xd30ae4…7922e9
0x0f11…9a5c0x3e0a…78e7Base—$0.00318100%coinbase75d ago0xebdbd3…ca108e
0x0f11…9a5c0x3e0a…78e7Base—$0.003314100%coinbase75d ago0xec2126…d99135
0x0f11…9a5c0x3e0a…78e7Base—$0.004939100%coinbase75d ago0x982b56…fcbb6d
0x0f11…9a5c0x3e0a…78e7Base—$0.003072100%coinbase75d ago0x39b5f3…1c86ab
0x0f11…9a5c0x3e0a…78e7Base—$0.003088100%coinbase75d ago0xac208a…0cafb1
0x0f11…9a5c0x3e0a…78e7Base—$0.003616100%coinbase75d ago0xdc2edd…726011
0x0f11…9a5c0x3e0a…78e7Base—$0.005809100%coinbase75d ago0xaf309a…691f2e
0x0f11…9a5c0x3e0a…78e7Base—$0.003911100%coinbase75d ago0x39ee0a…26babe
0x0f11…9a5c0x3e0a…78e7Base—$0.00419100%coinbase75d ago0xf678d8…ed90d4
0x0f11…9a5c0x3e0a…78e7Base—$0.004217100%coinbase75d ago0x76f0c4…051714
0x0f11…9a5c0x3e0a…78e7Base—$0.0032100%coinbase75d ago0xdc03f3…48b5ef
0x0f11…9a5c0x3e0a…78e7Base—$0.003001100%coinbase75d ago0x9ce01e…2828a0
0x0f11…9a5c0x3e0a…78e7Base—$0.004255100%coinbase75d ago0x7b027b…98700b
0x0f11…9a5c0x3e0a…78e7Base—$0.003576100%coinbase75d ago0x126106…76fe4c
0x0f11…9a5c0x3e0a…78e7Base—$0.004894100%coinbase75d ago0x8b850c…5d8833
0x0f11…9a5c0x3e0a…78e7Base—$0.004356100%coinbase75d ago0x439cd7…9aaa95
0x0f11…9a5c0x3e0a…78e7Base—$0.004654100%coinbase75d ago0xa8e22c…5d76ca
0x0f11…9a5c0x3e0a…78e7Base—$0.004816100%coinbase75d ago0x248135…558c99
0x0f11…9a5c0x3e0a…78e7Base—$0.004941100%coinbase75d ago0x8870fd…a1649c

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.