Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6082c8…853362
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd32bb7…6c3c0c
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x67bb47…4a6394
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xecba17…6ac963
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x21f830…061f7f
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf44a02…d808b6
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1178ff…3b616e
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3ffe76…72e661
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3666f6…b6001c
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf1028b…d6e039
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x773e7c…2869c6
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7b1ded…2e1c67
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf5fc69…0f01d1
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdfca70…7cf52b
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5f62c6…9bca70
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3c0db6…40a0fb
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfe42c6…8cf92e
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xee4aa2…29d084
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5a949b…039081
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd849db…079bba
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x50499b…af2869
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7c9884…098f2e
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd072c2…420a6b
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9bf918…e1a33a
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc5f566…c5b0f9

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.