Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.43100%relai175d ago0x1eb675…93517b
0x4369…1ce70x1892…6085Base$1.39100%relai175d ago0xde9fe1…c8a9c1
0x4369…1ce70x1892…6085Base$1.40100%relai175d ago0xcf4a2f…ac52d0
0x4369…1ce70x1892…6085Base$1.72100%relai175d ago0x29b821…365ab0
0x4369…1ce70x1892…6085Base$1.21100%relai175d ago0x67740c…80f964
0x4369…1ce70x1892…6085Base$1.37100%relai175d ago0x6df59c…61c800
0x4369…1ce70x1892…6085Base$1.98100%relai175d ago0xea9774…8614db
0x4369…1ce70x1892…6085Base$1.05100%relai175d ago0x44bd1b…c9d54c
0x4369…1ce70x1892…6085Base$1.41100%relai175d ago0x08a59b…d19335
0x4369…1ce70x1892…6085Base$1.54100%relai175d ago0xa49978…2807a3
0x4369…1ce70x1892…6085Base$1.58100%relai175d ago0xdd0e85…b14f8a
0x4369…1ce70x1892…6085Base$1.75100%relai175d ago0x88a498…af7e6d
0x4369…1ce70x1892…6085Base$1.39100%relai175d ago0xf6b3ca…2477d9
0x4369…1ce70x1892…6085Base$1.38100%relai175d ago0x9ecb23…e0d00c
0x4369…1ce70x1892…6085Base$1.32100%relai175d ago0x7b00e3…f28f37
0x4369…1ce70x1892…6085Base$1.27100%relai175d ago0x452b5b…00cc62
0x4369…1ce70x1892…6085Base$1.87100%relai175d ago0xd2e796…cb3d83
0x4369…1ce70x1892…6085Base$1.04100%relai175d ago0xb9d835…0ffeb4
0x4369…1ce70x1892…6085Base$1.45100%relai175d ago0x167f82…40f25b
0x4369…1ce70x1892…6085Base$1.68100%relai175d ago0xbe23d3…2de00c
0x4369…1ce70x1892…6085Base$1.38100%relai175d ago0x7dac9f…697020
0x4369…1ce70x1892…6085Base$1.70100%relai175d ago0x5234ad…e8bf21
0x4369…1ce70x1892…6085Base$1.65100%relai175d ago0x115d25…70d18f
0x4369…1ce70x1892…6085Base$1.86100%relai175d ago0xdf4dfe…895a11
0x4369…1ce70x1892…6085Base$1.38100%relai175d ago0x9adca5…c6166b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.