Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x10eedc…c3ea0b
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe48ec2…01a3b9
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x451574…1f4c81
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd2bd3d…761072
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdb2bba…b569a7
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5c4c12…a9cbf9
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdd00c2…43ec78
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x317bf6…aa461e
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa614b0…81c1d6
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x45cb7a…4768f8
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6c7979…349e0f
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8dad2f…d645b1
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf6e797…5b6ced
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x09d844…59b874
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x73d52a…703092
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x364b73…65e1e2
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa058a2…250ac9
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe33190…d95390
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf89577…45c7b2
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9f6a80…d93391
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x98f044…e98ec5
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa31155…8336d6
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xac030e…5b6c31
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9dae92…21e6b2
0x1d85…0ff50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x25f575…8d0988

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.