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%coinbase31d ago0x5e1f07…0f9599
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0xcb511c…67a342
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase31d ago0xf905eb…bfe496
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase31d ago0xb0d689…ecb650
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x9450fc…cd8dba
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase31d ago0x96e61e…fd8c37
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x179148…db9b52
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x504696…3ecb54
0x0720…106a0x47d3…9ddaBasex402 service$15.00100%coinbase31d ago0xd8aa3f…e49472
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0x501fef…4dda72
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0xe1e2a9…a7b696
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x3b9c8a…e63662
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase31d ago0xc3a829…543574
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x3dceb3…2673bd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x04a572…157cd9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0xca630a…997c9f
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase31d ago0xff354c…a967a3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x43fa5d…99969b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x430ee1…13e10f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0xbeea13…a99b2d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x76ade8…4ed6fa
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase31d ago0xf399c0…16e20c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x00e4a3…da6a56
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x82d033…88eb7d
0x957f…20a00x47d3…9ddaBasex402 service$10.00100%coinbase31d ago0xd4bba5…fba897

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.