Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase12s ago0xf35b65…3ea500
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x85e3a2…6213f3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase12s ago0xf1dff7…4d4623
0xf96f…60b60x6839…1a2bBase$0.003100%coinbase14s ago0x126355…ad3537
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xe52e5c…f5e58c
0x9eac…d9990x3e0a…78e7Base$0.00499100%coinbase20s ago0x834059…caa28f
0x672f…ff2d0x50eb…6480Base$0.00170%0x54f0…793224s ago0x6df859…1ddd29
0x056f…99d70x788b…8454Basex402 service$1.00100%coinbase26s ago0x789bd9…b4f3da
0x5421…5c9a0x6839…1a2bBase$0.003100%coinbase26s ago0xa7984f…9e1532
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xcf75d6…990db9
0x3f79…49b20x5aae…482eBase$0.25100%coinbase30s ago0xbd2b57…69e5ec
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase32s ago0x4023f8…59e25e
0x1d81…bcf60x47c5…4fc3Base$11.0870%0x0156…b0f532s ago0x4787e5…0e37fe
0x8adf…348d0x6839…1a2bBase$0.003100%coinbase32s ago0x25515a…0068a7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x750b5f…cc9f30
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase34s ago0xae6767…fb99f7
0xc7f3…c0440x5f11…468aBase$0.32100%primer38s ago0xe4cc23…a91689
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x8abdaa…6e3230
0x1f14…19530x40a8…ad8bBasex402 service$0.001100%coinbase40s ago0x7539a3…b9f0b7
0xfce1…21050x3e0a…78e7Base$0.004582100%coinbase44s ago0xb40b3e…5b3fdb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x0dc6f6…1bf2ea
0x14aa…cd390x6839…1a2bBase$0.003100%coinbase44s ago0xe1233d…c8285d
0x1c0b…b5e00x6839…1a2bBase$0.003100%coinbase50s ago0x0433b6…df0066
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0x0c1f1a…7767c8
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase52s ago0x11d1fe…f2139b

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.