Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd07433…c7c24f
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x60e04e…3015ca
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8ac207…c37cab
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x394693…140f41
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6b3727…2a3b6f
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x14dc54…c96112
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x416e0c…4f2dae
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf64eda…cd7ff5
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x87064b…2a93db
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf40325…8818df
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x480f07…55b992
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x053ca0…655469
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2d6df2…60394c
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xfb4d7c…7ed9a5
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf9fc29…0d7acf
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb76d75…ae081d
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x936b2f…6c99ed
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc2129c…e31e9b
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4fd7c4…2f381c
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb7791f…6ce684
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xaaf9af…609b23
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9d3d4b…d924b4
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3d4164…7f7e94
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x32c73a…48870e
0xfbbb…01990x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x095c87…a9d01e

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.