Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x294b39…3522d5
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x23c43c…dfae5a
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x80c525…727347
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe489d5…96c90d
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf23fa5…f70f9c
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x561f50…02f0f5
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2458e0…990934
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x683ba9…1b5370
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5a7836…dc01b3
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb6b0a6…c1dcb6
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x735cc2…e5dfcc
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x726424…e6e0b9
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0f45ba…433065
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2cb941…1943e0
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1e6a3b…17ba04
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3cf2a6…d5871e
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xafe5bd…b54f21
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2fa7ba…dcb013
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7fee6c…a677fc
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb4594f…633dbc
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdfc823…3deaf7
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4c642f…009c73
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9463d0…df4974
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe64e48…14f864
0x6e2e…be6c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7823d5…9a1e42

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.