Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf5078b…1eec0b
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8bf498…639605
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9c63c8…33f25e
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcbde84…194fab
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x28176d…2e114a
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1092af…f88d24
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3909b9…90360d
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbd8a35…4df542
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa27d94…2c4aa6
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9b5bae…05f888
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc6b2d9…88c3f9
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaef257…fa1f95
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b5c0f…1c672b
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x048cf4…cc27ca
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xea9fcf…4b4257
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1342b0…cb6f68
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x989dc6…b7784d
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa559f8…401958
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x310ee4…be4235
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6e13d8…99d5a1
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2fe2de…f15e49
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x80dcf0…1a0929
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x82e53c…004376
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xae2d3e…127a5b
0x792e…2c540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x710b3f…13a155

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.