Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x24ffd9…ff35ce
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x803d3b…2fafed
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7cc5c0…6c7bb4
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x762050…2250b6
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf0aca6…ade53b
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8f4df5…b0adaa
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9f385a…9454f5
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3c3a0c…803071
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1fe82d…2cdb77
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcbbd5a…cbcc59
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbbc2c6…a1c86b
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe954e9…fa48c2
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb6520f…dc7c27
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8181fa…189570
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd14fda…05e251
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x05f510…796d76
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9ec9c7…1ec919
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x65a8ea…03bece
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x755c75…bdbe1b
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xce6b15…376bdb
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x02defc…055019
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa720dc…5e7b74
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x674cf7…f62ce2
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbc7999…bd364a
0x1b8c…2a070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8c5ae7…c0987d

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.