Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb7787b…b5bd6a
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdf1aad…3634a9
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x66ce39…38beb1
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xaf82cd…670078
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbaf792…19097d
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x51b532…24872e
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdc9bff…dbd860
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd44dd4…bf0242
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa682d6…03e01f
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe70c03…3215b5
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x02f09f…2d5d9a
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x299bde…2322ff
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc0e43d…630644
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6057e2…74aa58
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0d9fe6…0dd7da
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbc9287…b5507e
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x22af1e…1613d6
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8e5094…2d0292
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x751478…1a65be
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe49c6c…fe54fc
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x10c663…2095e8
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdec050…445a32
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6946c6…fe636b
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe00686…83996a
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x70a974…df221f

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.