Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3392dd…7b5eae
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf0b5c8…2dfcf3
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x99e073…eb7758
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x926175…b7fb68
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe5ee0a…9ccc48
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa55e60…598cd1
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x68cb3e…5350cf
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x274c3d…8dbac2
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9f009a…503dd9
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcc2c0b…d8951c
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x81c98b…417059
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x25d674…ba73c7
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x463f3b…5c7af3
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2b268f…bb9bd5
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb41e7c…12d0c4
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x102323…2eb6e0
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3d62b2…9c813e
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5c55a9…4b97c4
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe4c86c…731e8c
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa18d2a…2e5f3f
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x42b43c…8636c6
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xff01d2…6eabe3
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4553e8…9fff7b
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe12ff3…b3300c
0xc49d…07580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x82075c…8e59e6

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.