Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x250b89…ed0fb0
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe32422…859ce6
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa69abe…0b3a7d
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc674e2…1ac312
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x91b155…aa3246
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x49a2f9…8bca45
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7f3d35…529850
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8fce94…eef177
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c2dd4…211a9a
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x695523…28e606
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa9d4b9…0cb31a
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x389963…52c2c7
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7c297c…883edc
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfaac3a…12280c
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x593468…17d9d9
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xff0b47…73e0fb
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x160ccd…8779f8
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb5ffa6…6a1767
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x72706b…d50a55
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x035973…3e4a6f
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb62514…4d4b00
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeb1316…b58144
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfe8d77…92deff
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3d248c…cbc621
0xa127…7bf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8feace…66ef63

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.