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%coinbase21d ago0xd72581…884f6a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x1ed10a…fbbf6f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x24d595…41106a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xf08c72…aa8a7e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x955e5d…89b99a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x9243a0…20ed5d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x1c6cd7…1ec01d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x4fcabe…3c2203
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xf6ada5…2e3597
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xc10865…caefed
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xb03d27…6106d7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xe39d83…0ef03c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x828635…bd7939
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xff94aa…4d87d2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x74ddfb…353ac0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x2b11e3…f9a791
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x89b22d…b18599
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x58ecc2…35760f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x43da6d…dae2de
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xa0d0ca…2c7ad4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xf99123…e1a6ea
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xcab111…2abd21
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xcf70d6…bec9fb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x3b09ba…373dc5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x1974fe…766aa7

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.