Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6998…a1250x3e0a…78e7Base—$0.002765100%coinbase75d ago0x9a0567…abd0f5
0x6998…a1250x3e0a…78e7Base—$0.004139100%coinbase75d ago0x951211…765d70
0x6998…a1250x3e0a…78e7Base—$0.005674100%coinbase75d ago0xed5a28…edf5ef
0x6998…a1250x3e0a…78e7Base—$0.004378100%coinbase75d ago0x242bf4…c40f16
0x6998…a1250x3e0a…78e7Base—$0.003984100%coinbase75d ago0x68d160…6f4479
0x6998…a1250x3e0a…78e7Base—$0.005411100%coinbase75d ago0x7b17e7…35c34e
0x6998…a1250x3e0a…78e7Base—$0.005869100%coinbase75d ago0xa85d49…a341f2
0x6998…a1250x3e0a…78e7Base—$0.005832100%coinbase75d ago0x39dd12…d9ee52
0x6998…a1250x3e0a…78e7Base—$0.005829100%coinbase75d ago0xc6b82d…e8f445
0x6998…a1250x3e0a…78e7Base—$0.003482100%coinbase75d ago0x13dcf1…4dc7eb
0x6998…a1250x3e0a…78e7Base—$0.004688100%coinbase75d ago0xb2e5fa…92847b
0x6998…a1250x3e0a…78e7Base—$0.003076100%coinbase75d ago0x8319f6…af351b
0x6998…a1250x3e0a…78e7Base—$0.005369100%coinbase75d ago0xdb11be…0dfd62
0x6998…a1250x3e0a…78e7Base—$0.003385100%coinbase75d ago0x5d3acc…164bfe
0x6998…a1250x3e0a…78e7Base—$0.004068100%coinbase75d ago0x2764cb…eef499
0x6998…a1250x3e0a…78e7Base—$0.004773100%coinbase75d ago0xdc4e7e…3701f2
0x6998…a1250x3e0a…78e7Base—$0.003137100%coinbase75d ago0x966c95…64c8c8
0x6998…a1250x3e0a…78e7Base—$0.004364100%coinbase75d ago0xe5e18d…000a2a
0x6998…a1250x3e0a…78e7Base—$0.005802100%coinbase75d ago0x71e8a6…3f009b
0x6998…a1250x3e0a…78e7Base—$0.003652100%coinbase75d ago0x4c1e72…684d44
0x6998…a1250x3e0a…78e7Base—$0.005063100%coinbase75d ago0xf9f533…1a6ed5
0x6998…a1250x3e0a…78e7Base—$0.002719100%coinbase75d ago0xc0578d…16cbe5
0x6998…a1250x3e0a…78e7Base—$0.005651100%coinbase75d ago0x6ce681…f9791d
0x6998…a1250x3e0a…78e7Base—$0.003886100%coinbase75d ago0xbe867b…8444ee
0x6998…a1250x3e0a…78e7Base—$0.005247100%coinbase75d ago0x6e14ab…08a967

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.