Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x687221…4b7df3
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9bcbb4…d7371f
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9e42c8…9d56e2
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x80fd6c…baeff7
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8db475…ea384d
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6cd4d6…84aef1
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x876408…9fbb20
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7a37ad…1b5464
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf5eabd…8684a4
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf13032…a9c7c8
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xacb518…d704d6
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x06fb6d…c23b2a
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe72442…ed0bb8
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x86f353…235ad9
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe7e174…501251
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3bc2ec…0c15b3
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3a5e61…45b2b1
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x811272…d92074
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x94cf38…b6ca25
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x864c28…7030fb
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1ed8fb…91e00f
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x159a5d…ac8ab1
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0d4714…f71c0d
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x10088e…d1f305
0x6bfb…35880x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5ea6a4…3f19c0

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.