Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x625438…3b514c
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x098c30…f84d95
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb3c606…37a6c2
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf821e1…ad447a
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6f53da…341a2c
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x889a90…2c62fa
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xeab499…f1dec4
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa92b5e…7e650b
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc52037…c43563
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0c88a9…5d08f0
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb5c595…69fb45
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcb65ea…93d18d
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x743f85…620bca
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb58907…d76f66
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd3f0c1…afd244
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x71514a…ecbfd0
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa35714…9c3cd0
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6850d9…768c73
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x377a7c…60db8f
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfe65a3…5b4f89
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xda43c6…676eb6
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf9a74a…62d19c
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x643db2…46c0d9
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe5c5b0…ca6cd6
0x491e…b5210x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9739d5…63a20e

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.