Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7757bc…d05892
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1219a6…0a97c0
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x40359f…c1f5df
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xde1925…2d44a9
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x95ab15…ab4023
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa73448…4d9774
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x670076…c8edac
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x793bf2…071f57
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaf0928…131576
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x415ad5…7dc584
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb2d761…a9fb53
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x816fb2…6d9e77
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x590239…ff5961
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1ddec5…b76e0b
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfbd4ed…cec1c5
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x26b43f…5cc113
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc452ed…2d211f
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf87cfa…1d0c05
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2298fa…2e7e54
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d8192…52f737
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3f9614…7d81a7
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7fca0a…376935
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x44a4b1…2b51b5
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x510a29…e782d1
0x4cbf…92630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5544fe…77186f

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.