Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x33ab20…47da9d
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x69b972…4550af
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x10a504…1d5b4b
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5ba2bd…858489
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x487eac…917411
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8845f5…a21b02
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb5c8e3…866b67
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf2ba3e…02b9b1
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0650b7…3cf344
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf48777…22ad26
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xac2493…1f80e8
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5c81fc…e1ec1f
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7cacba…9b3063
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9094c9…e9a40b
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd033e9…987476
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8aa9ce…e192bc
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbcda27…4185ee
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x276c49…d71714
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5ba10f…345dd5
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7dc093…7e96b0
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf6fc40…beecfa
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbfc8f5…3b0054
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb13e8d…f517f4
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x176f66…b25cae
0xd169…f3370x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x08d2b3…b306a7

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.