Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe9549c…adad72
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4f20cc…0cf0c7
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xafd49f…af0cdb
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1d90e8…cdde53
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0b73c8…8ccadc
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6c32e6…da5be6
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2000d7…e5f944
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x26e13b…07289e
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7e96d6…fe3f62
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x94c1bd…5ed926
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x583f9d…f32a45
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe3644…417321
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x083732…4262bc
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6d4d6b…59da10
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3aa5f5…21204f
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf53c6e…d8f849
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xab4bc2…2bfdcd
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x479071…b7614a
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfa57d7…26e466
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf5118…48157c
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x07b438…b68452
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcbc030…2fec47
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x024c10…d6544c
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x58b8a4…a4c0f5
0x8b51…64880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc4d65c…42e0c6

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.