Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeef…2e720x6839…1a2bBase—$0.003100%coinbase9d ago0xf9850b…109bd8
0x2fe5…9bb30x6839…1a2bBase—$0.003100%coinbase9d ago0xc4aeac…1cafd0
0x43aa…93000x6839…1a2bBase—$1.00100%coinbase9d ago0x3c6212…d64b2a
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase9d ago0x274107…7e3d1a
0x8d28…efa10x6839…1a2bBase—$5.00100%coinbase9d ago0xce6463…85a5a6
0x25dd…1bdd0x6839…1a2bBase—$0.003100%coinbase9d ago0xfe7680…f1cdde
0x90df…6c6c0x6839…1a2bBase—$1.00100%coinbase9d ago0x208506…d124f3
0x7396…08f70x6839…1a2bBase—$0.003100%coinbase9d ago0x825170…262c61
0x44ae…d31d0x6839…1a2bBase—$0.003100%coinbase9d ago0x31ea68…13436d
0xf519…8d8b0x6839…1a2bBase—$0.003100%coinbase9d ago0x840aef…a6437d
0x7624…65cb0x6839…1a2bBase—$0.003100%coinbase9d ago0xc0b1e4…cbef15
0x7ca3…f4690x6839…1a2bBase—$0.003100%coinbase9d ago0x3da38a…051baa
0xe10c…93a70x6839…1a2bBase—$0.003100%coinbase9d ago0xedbcc3…daf982
0x99f1…8dc70x6839…1a2bBase—$0.003100%coinbase9d ago0x776ad4…285350
0x072c…9e200x6839…1a2bBase—$0.003100%coinbase9d ago0xc4774d…e043f0
0x064e…f78a0x6839…1a2bBase—$0.003100%coinbase9d ago0x50b8cb…de9f54
0x3619…3ed10x6839…1a2bBase—$0.003100%coinbase9d ago0x6af60d…9f9b18
0xd3fa…53d30x6839…1a2bBase—$0.003100%coinbase9d ago0x4783c8…0bfddc
0x912e…ac4b0x6839…1a2bBase—$0.003100%coinbase9d ago0x05f9f8…894f37
0x2687…0ebe0x6839…1a2bBase—$0.003100%coinbase9d ago0x26ce85…6919fe
0x36f3…7b810x6839…1a2bBase—$0.003100%coinbase9d ago0xe0f37c…ed868e
0xaa1b…d2320x6839…1a2bBase—$0.003100%coinbase9d ago0x20f604…63b959
0xf3cd…eaf00x6839…1a2bBase—$0.003100%coinbase9d ago0x0b6357…07451e
0xcb9b…ddb30x6839…1a2bBase—$0.003100%coinbase9d ago0x753d33…754f93
0xcc9b…fbc40x6839…1a2bBase—$0.003100%coinbase9d ago0x44710e…84674f

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.