Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6e8d78…090bb1
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd46d29…254fde
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x39a793…a8d0bd
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8e4b06…fcc4cf
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4e5790…c0593a
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x01e91c…dac5d4
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb3ff91…67603d
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdcbdc9…3bedcd
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4ea3f2…2f076c
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x797aba…d5a294
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x066790…fc4ae1
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x27b135…de6d7f
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd95151…ed1c3b
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ca6b7…e88453
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x500c27…041133
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4a18e5…d4a8e9
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe7cae8…ee485c
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x17c2cd…542aca
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xca07fc…f76e0b
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x25688e…da5b55
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x432456…9aeb51
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x12af84…c8490e
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x33052b…3a74a2
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x597da7…7cb95c
0xe91d…61f30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x33d857…0dc619

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.