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%coinbase3d ago0x88c14a…354b47
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase3d ago0x1145f4…74fb91
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0x54fa5b…e28dd8
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0x8961be…8222fa
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase3d ago0xfa9e7b…8607ec
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0xc48e9c…2c8849
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase3d ago0xdb5110…7f90f1
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0x877f6e…c001b1
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase3d ago0x926e26…c671c1
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase3d ago0x914e57…a49202
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0x5b6f7b…a12fc0
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0x85090b…5fe90d
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase3d ago0x875d49…9b40a9
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0x8ca457…0d8e2b
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase3d ago0x78d48e…1f4a68
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0x60631b…084443
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase3d ago0xc0c6ff…dc0dc2
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0x69bcba…928d96
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0xf70d79…9d168d
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase3d ago0x87658a…c57f9c
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0xca6a1c…a6312f
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase3d ago0x5938d3…cd53c3
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0x6f6100…6722f4
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase3d ago0xf02a2f…104f26
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase3d ago0x11f6ad…0d930f

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.