Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xc6de63…742637
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase16s ago0x8c2dda…1c0627
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xb745f0…9bcb5b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase20s ago0x0fee28…b927e1
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x378bb8…5009c7
0xaec2…8a8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x000f7d…d797e9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase22s ago0x93c853…d1dbba
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase24s ago0x2931b4…d063c9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase24s ago0xc86ab0…3ce5da
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase24s ago0x98e614…ae2a3e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xaaf007…638e6c
0xfc13…040f0x6839…1a2bBase—$0.003100%coinbase26s ago0x31131f…a56f2c
0xbba8…77b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xc56798…7752d6
0x4754…327b0x13db…5192Base—$23.54100%mrdn28s ago0x7b5129…b37845
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xbe55df…374d15
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x6bde94…d621ef
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase30s ago0x23cabf…b018a2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase32s ago0x8968c4…1b2c4c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x085c46…d2b793
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc40s ago0x3ca422…4a23b7
0xaec2…8a8f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x9e2205…b2beb9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x6e95c2…0c5368
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xdee75d…8850b1
0x59c2…5c1c0x6839…1a2bBase—$0.003100%coinbase40s ago0xb5a466…17a6b2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase42s ago0x3ce78a…0c5c74

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.