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%coinbase6d ago0xcc0a6b…a39d85
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbee388…75c2a5
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x51dd75…a0b9ba
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x439df4…7d9a83
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf8674c…113f66
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x82e1c0…7f507d
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfa4646…2bfd2a
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9449e1…6e67d5
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfe8b3c…714d92
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd04039…a1fbb1
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc218ff…fb6587
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb71de3…db8eb5
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb5958c…ac57a1
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xec7fa8…a7a331
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x233949…877e6d
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xba537d…43af44
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb8ba0e…f4490b
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe41c3…74b295
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0cad7d…cf6dfa
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa7b32b…a0f6df
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3df85e…846321
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4020d5…488e2b
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xba2b15…85270c
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x860c40…1c0c4f
0x0d54…51440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa63ba0…0216df

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.