Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc510…232a0xa8b2…1d68Base—$0.0170%0x9501…c67714s ago0xd20848…e70b48
0x7010…ff210xfe80…47eeBase—$0.001100%fluxa16s ago0x7c4027…74203c
0x1e3e…63c90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x1bd9ae…e4af93
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x1dd85c…8f643e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xfa3e60…c527d5
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase26s ago0x5143ac…2cfcc2
0x9324…ba870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xfe6bec…5c7ec3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase32s ago0xdb8898…6ef023
0x1e3e…63c90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x74b067…27bf8b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x410ce6…8d306b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x3b9a76…a486b5
0xfc66…1f570xa51a…3776Base—$21.0070%0x3e32…3ce742s ago0xe79428…c506a9
0x9324…ba870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x3a6533…6ee107
0x1e3e…63c90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x6f0c65…62781f
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase50s ago0xd3e374…5c9741
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0x6aba5f…2ec45c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase58s ago0xd57966…e28823
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x2e5baa…d9d735
0x9324…ba870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x4247fb…c97ddb
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x37bef6…b104a1
0x1e3e…63c90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x0fc417…bcac11
0x3ca0…aa710xecd6…a395Basex402 service$0.01100%coinbase1m ago0x731fbd…0a629d
0x3ca0…aa710xc2af…85ebBasex402 service$0.003100%coinbase1m ago0xa158c1…896b02
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0xa08593…7a5d9d
0x3ca0…aa710xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase1m ago0x8d97c4…35542b

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.