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%coinbase7d ago0x7d3eed…5e0ce1
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1d796d…ac439b
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd0b031…a303fb
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3081ae…f78e10
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa8a06c…7e2dae
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdcc670…fa0a57
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb60d52…3e6c44
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x918f27…e8a0df
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7f9c9b…b70063
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1462a4…3a06df
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x148265…071804
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x39835a…d7373c
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9f2d43…3e7e62
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0ece61…681243
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa191ae…828324
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2188a0…e4279c
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaec85e…85520b
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x65e0ff…8c7abf
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5e3ecb…e99b49
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x775259…e3c40b
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1af27c…6e7411
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f0a40…88ff23
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x454616…94bc8c
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcc3d27…c2b0d6
0x8aef…bae40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x38e5a4…e13eb8

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.