Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0x522c08…87d43c
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase10d ago0xcc19e3…859059
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0x3d9f02…141b6e
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase10d ago0x22675a…96c916
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0x4aa4dc…41bdd5
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0xa3228d…b70577
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase10d ago0xa11058…368a6d
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0xcd5924…509ab4
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0xc3b098…b34886
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase10d ago0xe84011…1dd65b
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0xd99d9f…294007
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase10d ago0xf28bc9…0ec234
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0x7c87a7…89f94e
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase10d ago0x6c2c04…7a77a6
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0x75448b…9c78ad
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0xe54837…04fe05
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase10d ago0x94fe06…01f205
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase10d ago0xc0eba7…021917
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0xf42253…00cd6f
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase10d ago0x1c1bb6…36fa73
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0x15dc83…d87d02
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0xdce8a3…df6124
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0x1f2f95…e2f592
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase10d ago0xebec43…132d73
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase10d ago0x52fdd5…3e3312

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.