Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x130d40…44b16f
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x306963…e6a831
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdb74a5…5460c9
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x669364…3a385b
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xebc99e…29e7aa
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x140aff…6b0c45
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7d4486…bca903
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5e932e…f2b646
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbaec0e…838bad
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe4bee0…183d7c
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x908c8b…f0858c
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd05104…368565
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x75de91…2522df
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x818899…c25c44
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7821ee…cb5d72
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x05bfb7…f02b0f
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdbbd84…e02627
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf6566f…0d2751
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d10b6…9f05ac
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x48a50e…9dcb63
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbbd895…e09c6b
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x88a7bb…4b1776
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5e37a8…2a27b2
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x766448…194d41
0x7e1e…ba560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfd44ec…8f1b2f

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.