Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x34ba71…ed7849
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0c8af7…454e4b
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x078c67…e568c1
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe7d014…fc58a0
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc00b2f…3f0d9f
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8e7309…46db5e
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x20a18b…0f5c17
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x459c95…7b8955
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb36c98…310bd8
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xad1e4b…755a57
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x031647…0f2bca
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6eed75…be6824
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xacb4ca…c586fa
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x63b8a8…4c4796
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x79d6b9…2234e6
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x351d1e…11e699
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x260f32…dbbc2f
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1a5c6f…764911
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf19e32…fead79
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x091df3…bd5951
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5bcefe…7c78de
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x793b15…bb65d4
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x25a8cd…9ce975
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5900e4…e40511
0x5e1c…ff610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8d6653…12b39f

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.