Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0x659116…3c548d
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0xc2dc74…fe0530
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0xadb3f0…7b75fe
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0x0a3a81…a965a5
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0xfd366b…331199
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0xc863d0…c0b6ba
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0x1075d2…1e42a5
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0x589e16…32ec0d
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0x24acc6…43f1e5
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0x92c24c…6f0bcc
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0x4f5bd9…f4b0b1
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0xad24e8…3a4642
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0x835c0b…f4e6a5
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase46d ago0x90a509…a46234
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase47d ago0x17b268…b555be
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase47d ago0xfda598…322ed4
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase47d ago0xadd765…42cf81
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase47d ago0x646228…91a420
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase47d ago0x15c215…40f863
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase47d ago0x4d5086…59de67
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase47d ago0x9b3df4…aace80
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase47d ago0x91c97d…c89f08
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase47d ago0x847a7f…8d88d7
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase47d ago0x3866b8…91e95f
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase47d ago0xc3dbc3…2f3ecf

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.