Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8363…aaad0x3e0a…78e7Base—$0.004995100%coinbase74d ago0x7245b5…1fd8b0
0x8363…aaad0x3e0a…78e7Base—$0.003657100%coinbase74d ago0x214389…cfc2cf
0x8363…aaad0x3e0a…78e7Base—$0.005037100%coinbase74d ago0x0f9c98…9477c3
0x8363…aaad0x3e0a…78e7Base—$0.005545100%coinbase74d ago0x9ddc79…10d0b3
0x8363…aaad0x3e0a…78e7Base—$0.003919100%coinbase74d ago0xa7824b…015bb0
0x8363…aaad0x3e0a…78e7Base—$0.005083100%coinbase74d ago0x5177f4…3b23df
0x8363…aaad0x3e0a…78e7Base—$0.003334100%coinbase74d ago0xbbe70d…774bb6
0x8363…aaad0x3e0a…78e7Base—$0.004169100%coinbase74d ago0x44006e…92b5cf
0x8363…aaad0x3e0a…78e7Base—$0.00435100%coinbase74d ago0x45026d…67c34a
0x8363…aaad0x3e0a…78e7Base—$0.004982100%coinbase74d ago0x93d802…d56c5d
0x8363…aaad0x3e0a…78e7Base—$0.004104100%coinbase74d ago0xb23074…f0f031
0x8363…aaad0x3e0a…78e7Base—$0.003395100%coinbase74d ago0x05bda7…ed28ce
0x8363…aaad0x3e0a…78e7Base—$0.003055100%coinbase74d ago0xdf7697…277576
0x8363…aaad0x3e0a…78e7Base—$0.005576100%coinbase74d ago0xc78733…ae1d6a
0x8363…aaad0x3e0a…78e7Base—$0.00544100%coinbase74d ago0x6e93cc…1acdd8
0x8363…aaad0x3e0a…78e7Base—$0.004929100%coinbase74d ago0x44a011…a7dcb7
0x8363…aaad0x3e0a…78e7Base—$0.003628100%coinbase74d ago0x8ca12c…ef93b9
0x8363…aaad0x3e0a…78e7Base—$0.004867100%coinbase75d ago0x1a69b0…d46bd0
0x8363…aaad0x3e0a…78e7Base—$0.005337100%coinbase75d ago0x244987…bbde32
0x8363…aaad0x3e0a…78e7Base—$0.00541100%coinbase75d ago0xdf7e47…9eeac9
0x8363…aaad0x3e0a…78e7Base—$0.005038100%coinbase75d ago0x1556c2…7abf78
0x8363…aaad0x3e0a…78e7Base—$0.003082100%coinbase75d ago0x79d17b…00019c
0x8363…aaad0x3e0a…78e7Base—$0.00406100%coinbase75d ago0xea2681…37e8a2
0x8363…aaad0x3e0a…78e7Base—$0.004418100%coinbase75d ago0x9c9eba…9e09ba
0x8363…aaad0x3e0a…78e7Base—$0.00574100%coinbase75d ago0x3cc026…259911

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.