Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3fb845…30ecca
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfe938b…9a4047
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd67813…26f66b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x386330…bdb823
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xde51b8…adbe39
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x40fc96…1fc806
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2d2d50…ddea17
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9d70cf…01be40
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x676aa1…9fddc9
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5f629a…d5226b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9022fc…2430c2
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5c063a…812eba
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaaa911…119bf4
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b5e63…79539a
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f900a…1247a8
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc83aa0…c5d9ba
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd2376d…8d0d4e
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0a1e78…497748
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x559140…ea610e
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeb30a1…281add
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4a17b2…f7aec9
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x78d78f…b9255a
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x348b87…b3f0ab
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2b726d…0d4c84
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa42ef2…0ac9f2

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.