Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7704…1c7d0x3e0a…78e7Base—$0.003003100%coinbase74d ago0x92cc93…94b5e2
0x7704…1c7d0x3e0a…78e7Base—$0.003275100%coinbase74d ago0xf46dc6…70bf66
0x7704…1c7d0x3e0a…78e7Base—$0.004859100%coinbase74d ago0xea8162…251f58
0x7704…1c7d0x3e0a…78e7Base—$0.002787100%coinbase74d ago0x6844a5…24f954
0x7704…1c7d0x3e0a…78e7Base—$0.003633100%coinbase75d ago0xe19898…e92e6c
0x7704…1c7d0x3e0a…78e7Base—$0.002897100%coinbase75d ago0xd0decb…20e794
0x7704…1c7d0x3e0a…78e7Base—$0.00535100%coinbase75d ago0xc9f1ee…ae4867
0x7704…1c7d0x3e0a…78e7Base—$0.005397100%coinbase75d ago0xf7c6a1…6ac1bc
0x7704…1c7d0x3e0a…78e7Base—$0.004335100%coinbase75d ago0x8d26f9…b0682f
0x7704…1c7d0x3e0a…78e7Base—$0.002907100%coinbase75d ago0xfffc48…c49254
0x7704…1c7d0x3e0a…78e7Base—$0.002871100%coinbase75d ago0x3b20b8…a259ac
0x7704…1c7d0x3e0a…78e7Base—$0.003446100%coinbase75d ago0xf905e6…9857f6
0x7704…1c7d0x3e0a…78e7Base—$0.003556100%coinbase75d ago0x9a8aac…0d31ad
0x7704…1c7d0x3e0a…78e7Base—$0.00344100%coinbase75d ago0x52e1aa…2ea6c4
0x7704…1c7d0x3e0a…78e7Base—$0.00387100%coinbase75d ago0x42912a…e1fa1f
0x7704…1c7d0x3e0a…78e7Base—$0.003663100%coinbase75d ago0x3f57ff…782b00
0x7704…1c7d0x3e0a…78e7Base—$0.00336100%coinbase75d ago0x47fc9d…3d7aaf
0x7704…1c7d0x3e0a…78e7Base—$0.005101100%coinbase75d ago0xf8ea57…210aad
0x7704…1c7d0x3e0a…78e7Base—$0.003184100%coinbase75d ago0x0f84f6…a31791
0x7704…1c7d0x3e0a…78e7Base—$0.00374100%coinbase75d ago0x7633dc…abb640
0x7704…1c7d0x3e0a…78e7Base—$0.002675100%coinbase75d ago0xf7b30f…597f81
0x7704…1c7d0x3e0a…78e7Base—$0.0043100%coinbase75d ago0x387c06…5ec1ea
0x7704…1c7d0x3e0a…78e7Base—$0.004156100%coinbase75d ago0xca9af9…9130a1
0x7704…1c7d0x3e0a…78e7Base—$0.005301100%coinbase75d ago0xc91659…8129b5

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.