Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16d7…943d0x6d91…48d3Basex402 service$0.95100%candidates99d ago0x11dc1f…3dd2e9
0x16d7…943d0x3070…fa85Basex402 service$0.02100%coinbase99d ago0x23644a…8a928f
0x16d7…943d0x3070…fa85Basex402 service$0.02100%coinbase99d ago0x1e71da…8e2645
0x16d7…943d0xd5f8…5a9eBasex402 service$0.00125%0xd5f8…5a9e99d ago0xe68aa3…f2e946
0x16d7…943d0xd20f…7d0dBase—$0.001100%coinbase99d ago0x1d8ed9…e3cb6e
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x8779f5…09ead5
0x16d7…943d0x260f…82b0Basex402 service$0.001100%coinbase99d ago0xcca44f…e9ce0c
0x16d7…943d0x260f…82b0Basex402 service$0.001100%coinbase99d ago0xd2468e…361830
0x16d7…943d0x260f…82b0Basex402 service$0.001100%coinbase99d ago0x02a9fc…10ef73
0x16d7…943d0x9305…f13fBaseNansenCrypto$0.01100%candidates99d ago0xc2886a…2ab027
0x16d7…943d0x03d7…584cBasex402 service$0.008100%coinbase99d ago0xe46544…32efc9
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x7054be…b6489a
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x0e1759…3594ff
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xa4ddf8…7a76f5
0x16d7…943d0x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase99d ago0x8de52f…ae7701
0x16d7…943d0xa6a4…5f74Base—$0.01100%0xb482…1cc799d ago0xad2f65…b4aa39
0x16d7…943d0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase99d ago0x9327f5…b1d393
0x16d7…943d0x24fa…9bf2Basex402 service$0.001100%coinbase99d ago0xc5d2cb…21cf6e
0x16d7…943d0x3070…fa85Basex402 service$0.01100%coinbase99d ago0xf2e58c…86db0d
0x16d7…943d0x75dd…d2a5Basex402 service$0.35100%coinbase99d ago0x7c01e7…bf8f08
0x16d7…943d0x75dd…d2a5Basex402 service$0.35100%coinbase99d ago0x0835f2…95d3b1
0x16d7…943d0x260f…82b0Basex402 service$0.001100%coinbase99d ago0xe772d1…9c068c
0x16d7…943d0x260f…82b0Basex402 service$0.001100%coinbase99d ago0xa6236a…3cdca2
0x16d7…943d0xfee1…19e6BaseCybercentryToken$0.10100%candidates99d ago0x599a9c…2b4406
0x16d7…943d0xfee1…19e6BaseCybercentryToken$0.10100%coinbase99d ago0x60d994…1d9990

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.