Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x95d8f7…eef9d1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x6e32cb…7f0bb5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xec5bf8…2f24d5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x844e9a…29fd60
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xdad3f4…235004
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x633b10…db66cd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xc10671…91dcf9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x36c8df…5c05a8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x38ee5f…5daa69
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x3736da…e54473
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x4390cc…13d9a7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xf328d1…03cb8e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xd0ab4a…4c3bf8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xb0134f…249eb1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x1e297e…2c1dc0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x1a8693…85ffd7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x3a2c77…5d203f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x8225fa…91ea81
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xea4713…f58b67
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x9e20c8…c3d883
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x6e9097…7ffeb6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xfda11b…27555c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x020962…1ea7ad
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x3ca8c3…7dae6c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xe2e61e…fc5240

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.