Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x4befec…5005b0
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x55c3ea…a83d05
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0xfcfa6a…4c40f0
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0xa3dbd9…eb07aa
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x5ff4e3…8cc5ca
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0xaef5a3…fc91a1
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0xd3cce7…7f64d5
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0xdd80d2…13a846
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x503e1b…6452c5
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0xbb18f9…4ba7cc
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x333ea9…4b3c41
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x5f81d8…8c3c7c
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x880a30…a42ccf
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x2158df…6c70a3
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0xab4284…37a779
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x514356…29af47
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x5b6302…22d64a
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0xbfcf64…aa2635
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0xa3bfb9…e3aba2
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x2e4b0d…7b326c
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x0ed9f0…94b9c9
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x2c6676…14fdcf
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x1c28e6…466180
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x2c0d7d…81158f
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase91d ago0x8c4805…ea497e

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.