Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0499a1…29feba
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa63c47…1b91b5
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc2c905…a08363
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x497eee…5ff463
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x48996b…ff2916
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x796247…99b99d
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9bab34…6a5705
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x500461…67cfed
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x971868…72f158
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xff3316…e2471f
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd2b6b4…1eed54
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e366e…072a08
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2f46db…37754c
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x692dde…ae226a
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6ed574…4f858f
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe4cf08…0b0c82
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x541612…98b2f1
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf53ff5…c2f1f0
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xda1cd0…3741a3
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf2e648…177835
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2b4dd3…844adc
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x635115…dad95d
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x233a1b…179c72
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9b1c90…01c9e9
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8538ef…ef4793

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.