Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x80ac14…4d529d
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcb7890…54fb7e
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd3b6f5…0a8ef1
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4670c2…4391ba
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x17ead4…9c75b9
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x250925…43ce99
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0a7ed8…0ef5ee
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xac569a…4a161a
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd88ed0…4c5285
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x77aff5…069459
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8717fe…3805de
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfbc429…959e51
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb85960…cd85f0
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x27be07…dd33fb
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xde920c…4d0a1a
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xebc4cd…db5a0a
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7552d9…06a923
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x63724e…240708
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x42c374…0547b2
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x724430…3830b1
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9149b2…43c21c
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8dc403…972e13
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd2ad83…1a335d
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7683cc…51e437
0xfb8e…d30f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2ad70b…50aba7

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.