Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf82c85…790616
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x537f8f…4514d2
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x406769…1ac0f1
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x287494…67b589
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x255899…a7132b
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xac450b…5ff378
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3675c4…138b29
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc8f366…ff1cec
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbca5e4…2c2289
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x34004f…2c1924
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x618c67…eb45f4
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x995244…9b2a2d
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x49989a…3d2999
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdd9ba0…083617
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5809b5…532f28
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe5b383…c8360e
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5ef307…470285
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfd5d51…e01444
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x87c1b3…954526
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2516bd…5925b4
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x53341c…9c9143
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc12712…a21f93
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf68a2a…9927c7
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8b46a7…ab6563
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaa7226…bdffe4

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.