Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x0e9f76…f09854
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x229b1d…a350bf
0x4b93…df450x9dba…0df8Basex402 service$0.0025100%coinbase126d ago0xf20080…c05231
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xdb23c8…6b2a4d
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xd6b247…b34380
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xb598d9…248332
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xe16de6…ce05b1
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x185653…16f963
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xe8a75b…5d51a7
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x15d8c9…9293e2
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xd6bf7d…1af2e5
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x9be037…9b3eaa
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xc85300…d01356
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x2d7b17…632e79
0x4b93…df450x9dba…0df8Basex402 service$0.0025100%coinbase126d ago0x67e5c7…a349de
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x76fc6f…b8e4c7
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xf217c3…be706c
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xc0c9de…a7fe73
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xfee2b1…4ef715
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xde2fae…1d1cec
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xd2de18…5cf817
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xec70f3…a29f7c
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x1ddd76…6e4850
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0x7aaec4…1cfe6b
0x4b93…df450x9dba…0df8Basex402 service$0.01100%coinbase126d ago0xfa066c…5ca6a0

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.