Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x022d…cb530xf000…94fcBase$0.01100%coinbase6d ago0x5150d2…dfa3b2
0x022d…cb530xf000…94fcBase$0.01100%coinbase6d ago0x181431…bec3c6
0x022d…cb530xf000…94fcBase$0.01100%coinbase6d ago0xbe7442…76d20b
0x022d…cb530xf000…94fcBase$0.01100%coinbase6d ago0xfaf348…ccf6f1
0x022d…cb530xf000…94fcBase$0.01100%coinbase6d ago0xc50aea…0c8b23
0x022d…cb530xf000…94fcBase$0.01100%coinbase6d ago0x39d3fe…c0c686
0x022d…cb530xf000…94fcBase$0.10100%coinbase6d ago0x4baaf8…8fa6cc
0x022d…cb530xf000…94fcBase$0.10100%coinbase6d ago0xa58d30…725cf4
0x022d…cb530xf000…94fcBase$0.10100%coinbase6d ago0xfa2312…170e9b
0x022d…cb530xf000…94fcBase$0.10100%coinbase6d ago0x6dc5d0…82d7c1
0x022d…cb530xf000…94fcBase$0.01100%coinbase6d ago0x376352…fc48b7
0x022d…cb530xf000…94fcBase$0.20100%coinbase6d ago0x76ed8e…0b8959
0x022d…cb530xf000…94fcBase$0.10100%coinbase6d ago0x4f733a…c4933c
0x022d…cb530xf000…94fcBase$0.01100%coinbase6d ago0x8a799e…c5831e
0x022d…cb530xf000…94fcBase$0.20100%coinbase6d ago0x624ed4…fd272f
0x022d…cb530xf000…94fcBase$0.10100%coinbase6d ago0xe7cb25…009dc8
0x022d…cb530xf000…94fcBase$0.01100%coinbase6d ago0x8646fd…e1b90e
0x022d…cb530xf000…94fcBase$0.10100%coinbase6d ago0x1ed468…03ea04
0x022d…cb530xf000…94fcBase$0.20100%coinbase6d ago0x26984c…d1b129
0x022d…cb530xf000…94fcBase$0.10100%coinbase6d ago0xe5b37b…80df1a
0x022d…cb530xf000…94fcBase$0.20100%coinbase6d ago0x2c2110…9ea682
0x022d…cb530xf000…94fcBase$0.10100%coinbase6d ago0x97bdc4…1fd627
0x022d…cb530xf000…94fcBase$0.01100%coinbase6d ago0x2968c0…730118
0x022d…cb530xf000…94fcBase$0.20100%coinbase6d ago0x09a343…2ed263
0x022d…cb530xf000…94fcBase$0.10100%coinbase6d ago0x3c49d9…c923fe

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.