Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0xaa545b…93e160
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0xefed9b…b0f144
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x52434f…cd9bd1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x42805a…33f7f6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0xe4387e…6702f4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x190ea1…3e1885
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x7d9487…399ad7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x714687…64e9d9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x9d15a0…ea178f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x5d25a5…fa7ba5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x378a34…657e8c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0xeabca2…132f5f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0xaad147…c92040
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x3e85ce…e8e255
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x7e1dd6…c4cd49
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x082e6d…db5868
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x49f377…c5596d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x82128c…f738df
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0xa4efc9…c63ae9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x7c16d1…5a3f40
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x9c71e2…866591
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0xab2b62…6055ad
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0x9383f4…090b2f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0xd20d43…c13b78
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase5d ago0xbde7b7…e09c04

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.