Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa29a8e…30dcfb
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbcacdb…15c964
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc576ee…05ddf4
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1f96d0…7502df
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf00fc9…2f0f4d
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2cac55…b38a87
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0f28f2…6fcc9e
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcc28af…abb24e
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb5a6fb…b04bdc
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6fe909…0e8d1a
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe78fe5…92d9dd
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1be5f5…1af2a5
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x85fb71…db8011
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x53fe23…130ef9
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x752243…376dd4
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc6dda2…c8306b
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaa17f0…62d586
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2fbadd…6101b0
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x63adeb…4e719e
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0433ef…37949f
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x37d713…c25efa
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4bde68…18f8d2
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x61a836…8c2bdc
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0ae3c5…572f79
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x19f4a4…a5d9c3

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.