Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85db…14e70x3e0a…78e7Base—$0.003625100%coinbase74d ago0x38f204…23cea8
0x85db…14e70x3e0a…78e7Base—$0.005279100%coinbase74d ago0x4af6ec…bd420a
0x85db…14e70x3e0a…78e7Base—$0.00581100%coinbase74d ago0xfb72de…366a10
0x85db…14e70x3e0a…78e7Base—$0.004567100%coinbase74d ago0x5f29c9…e9aa77
0x85db…14e70x3e0a…78e7Base—$0.004074100%coinbase74d ago0x3a62f2…81a421
0x85db…14e70x3e0a…78e7Base—$0.002929100%coinbase74d ago0xd8e909…265dcd
0x85db…14e70x3e0a…78e7Base—$0.004349100%coinbase74d ago0x8bb0a5…759e75
0x85db…14e70x3e0a…78e7Base—$0.002847100%coinbase74d ago0x31bcc2…7ee16f
0x85db…14e70x3e0a…78e7Base—$0.003829100%coinbase74d ago0x3023df…abe1d9
0x85db…14e70x3e0a…78e7Base—$0.005929100%coinbase74d ago0x04d0cb…1db000
0x85db…14e70x3e0a…78e7Base—$0.004296100%coinbase74d ago0x5c6eed…d0d86e
0x85db…14e70x3e0a…78e7Base—$0.005839100%coinbase74d ago0xebb9fc…7cf777
0x85db…14e70x3e0a…78e7Base—$0.005707100%coinbase74d ago0x883c03…a75d2f
0x85db…14e70x3e0a…78e7Base—$0.005882100%coinbase74d ago0x4c74f8…9636c1
0x85db…14e70x3e0a…78e7Base—$0.005945100%coinbase74d ago0xd3718d…60b70a
0x85db…14e70x3e0a…78e7Base—$0.003315100%coinbase75d ago0x0370ba…1b94d7
0x85db…14e70x3e0a…78e7Base—$0.002888100%coinbase75d ago0x02533f…e16228
0x85db…14e70x3e0a…78e7Base—$0.005419100%coinbase75d ago0x3abb91…cbba68
0x85db…14e70x3e0a…78e7Base—$0.004476100%coinbase75d ago0xcde6be…29cb36
0x85db…14e70x3e0a…78e7Base—$0.003425100%coinbase75d ago0xe8ad1b…6b88c5
0x85db…14e70x3e0a…78e7Base—$0.004524100%coinbase75d ago0x0e3845…2aa410
0x85db…14e70x3e0a…78e7Base—$0.003564100%coinbase75d ago0x520768…f2cb58
0x85db…14e70x3e0a…78e7Base—$0.004089100%coinbase75d ago0x4345b9…096c50
0x85db…14e70x3e0a…78e7Base—$0.003741100%coinbase75d ago0x2c070f…c587db
0x85db…14e70x3e0a…78e7Base—$0.003267100%coinbase75d ago0xd1ed59…7c4a70

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.