Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9633ab…cd084d
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x874a7b…0b3fcd
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf0e162…77dc1d
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9f723a…8ea38e
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x452177…cfef24
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x296344…269a54
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1949d6…f771a6
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb7960d…302cd1
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf66f47…a39d68
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1f18ca…b18275
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbd2790…5d359e
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ec96c…5b3df9
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6d85a5…df36d6
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x43a309…aa375d
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa5523a…4f4634
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x570b57…218c8b
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x80f9df…82027e
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x283fcb…339270
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfa8015…bea537
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb853b3…fac905
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5e6212…dbe8ae
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9e1171…3d9b77
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd71ce7…5cd0cc
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x047ef2…15b641
0x0241…ea9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x77efc5…08b16c

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.