Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcef…bc010x6839…1a2bBase$1.00100%coinbase13s ago0xde26be…b5e75d
0x6881…42130x50eb…6480Base$0.00170%0x54f0…793217s ago0x717010…c5ae2d
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa19s ago0x9d3158…c59508
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase21s ago0xecbc27…161465
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase23s ago0xf33430…abc6a5
0x1434…11c30xa8b2…1d68Base$0.0170%0x9501…c67723s ago0xfa12f4…75dd00
0x20a8…f3a30x3e0a…78e7Base$0.005121100%coinbase23s ago0x8f79cc…444463
0xf1a0…cce30x6839…1a2bBase$0.003100%coinbase23s ago0xe2e7bc…24e1b6
0x4855…48410x40a8…ad8bBasex402 service$0.001100%coinbase27s ago0x6f0e95…69c95a
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase27s ago0x42afe0…667d2c
0x498d…711f0x6839…1a2bBase$0.003100%coinbase29s ago0x476122…ffdad3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase29s ago0x6d4790…94b235
0xc7f3…c0440x5f11…468aBase$0.31100%primer33s ago0x3ebb30…99ee88
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase35s ago0xfd50b4…eed88e
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x480257…c195ea
0xe706…c9700x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xc18f2a…13b2f6
0xd617…fe3a0x6839…1a2bBase$0.003100%coinbase41s ago0xfdf339…f6bc5c
0x67e6…19720xa9dd…2315Base$0.002100%coinbase43s ago0x91b529…a0acda
0x67e6…19720xa9dd…2315Base$0.002100%coinbase45s ago0x8840b1…c036bc
0x67e6…19720xa9dd…2315Base$0.002100%coinbase45s ago0xac9524…fff039
0x67e6…19720xa9dd…2315Base$0.002100%coinbase45s ago0xe8e327…fd840b
0x67e6…19720xa9dd…2315Base$0.002100%coinbase45s ago0x9b5d1b…6101a5
0x1235…08c90x3e0a…78e7Base$0.004765100%coinbase49s ago0x98eb7c…ba6ce7
0x3670…92650x6839…1a2bBase$1.00100%coinbase53s ago0xd49a35…47f563
0xe706…c9700x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0x6d925a…b744f1

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.