Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc701…dce10x3e0a…78e7Base—$0.00439100%coinbase74d ago0xceb6d3…d4a246
0xc701…dce10x3e0a…78e7Base—$0.002993100%coinbase74d ago0xc74bb0…47af6a
0xc701…dce10x3e0a…78e7Base—$0.004725100%coinbase74d ago0x902bf6…a50d61
0xc701…dce10x3e0a…78e7Base—$0.005474100%coinbase74d ago0x5d5642…0f8f6f
0xc701…dce10x3e0a…78e7Base—$0.00445100%coinbase74d ago0xa20822…c81159
0xc701…dce10x3e0a…78e7Base—$0.005452100%coinbase74d ago0x58011b…96e0b2
0xc701…dce10x3e0a…78e7Base—$0.005245100%coinbase74d ago0x7efd08…2156a4
0xc701…dce10x3e0a…78e7Base—$0.005711100%coinbase74d ago0x953310…dcfebd
0xc701…dce10x3e0a…78e7Base—$0.003359100%coinbase74d ago0xbb4f6d…3235e1
0xc701…dce10x3e0a…78e7Base—$0.002856100%coinbase75d ago0x8eb124…a7b8f2
0xc701…dce10x3e0a…78e7Base—$0.005408100%coinbase75d ago0x455ce5…cf6b20
0xc701…dce10x3e0a…78e7Base—$0.004842100%coinbase75d ago0xf3e72c…d64e6b
0xc701…dce10x3e0a…78e7Base—$0.004987100%coinbase75d ago0x7b8aee…e3403e
0xc701…dce10x3e0a…78e7Base—$0.004435100%coinbase75d ago0x80bd7b…dbab18
0xc701…dce10x3e0a…78e7Base—$0.005895100%coinbase75d ago0x96eead…708e33
0xc701…dce10x3e0a…78e7Base—$0.004058100%coinbase75d ago0xee1fdc…90f20e
0xc701…dce10x3e0a…78e7Base—$0.002676100%coinbase75d ago0xa47183…df6320
0xc701…dce10x3e0a…78e7Base—$0.004176100%coinbase75d ago0x020817…6457f4
0xc701…dce10x3e0a…78e7Base—$0.005256100%coinbase75d ago0x3805f3…66c60e
0xc701…dce10x3e0a…78e7Base—$0.002947100%coinbase75d ago0xdc061b…9e0bbe

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.