Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
mesuari.eth0x9dba…0df8Basex402 service$0.0170%0x1360…66fa30m ago0x792d82…47ddaf
mesuari.eth0x9dba…0df8Basex402 service$0.0170%0x1360…66fa31m ago0x088c45…0caea4
robo3000.eth0x9dba…0df8Basex402 service$0.0170%0x1360…66fa55m ago0xdfc4ff…8b971a
boyina.eth0x9dba…0df8Basex402 service$0.0170%0x1360…66fa1h ago0x104abc…5a3f16
bigla.eth0x9dba…0df8Basex402 service$0.0170%0x1360…66fa2h ago0x2b811a…7a655a
0xe629…4b540x9dba…0df8Basex402 service$0.005100%coinbase3h ago0x82ac3c…f93ad8
0x3ca3…8b090x9dba…0df8Basex402 service$0.01100%coinbase5h ago0x87cfa6…92b14e
0x3ca3…8b090x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0x751d6c…647b56
0x3ca3…8b090x9dba…0df8Basex402 service$0.01100%coinbase5h ago0xeb8c01…2a169d
0x3ca3…8b090x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0x217314…a9f72a
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0xf3fcf3…31467d
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0xd5a246…24c07e
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0x9948ad…4623e0
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0x6c8446…2a32fc
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0xaeb555…4ff8a7
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0x862a07…f92c88
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0x0e93ae…e4bbeb
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0x68838e…4073e1
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0xbac9a5…4878d2
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0xffdfd9…858fca
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0xe00cd7…4614ca
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5h ago0xac6c2d…c23b08
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5h ago0x43159c…3f4f3a
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5h ago0x4154b4…ac38a7
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5h ago0xf681bd…3a3d53

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.