Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xc72bcd…2db8e2
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xfc236f…602b24
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x0e0521…2402db
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x180a92…f0bdbe
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x794597…18b7c6
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0x3b264c…02f5cd
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa39d ago0xb11364…d39b73
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x4de99a…f6a61f
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x34982a…239515
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xb11f67…73bd33
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa39d ago0xfd8f91…2835bf
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x7ab15f…38a933
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x4fb0cf…9c0080
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x183ed8…3c1e2b
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x216686…ac0ad7
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xd99a21…e56038
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xeb4907…0ba001
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x3bac17…2cca57
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x19dbfe…e78278
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x535cdf…d0345d
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0xe52938…49d668
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa39d ago0x9d05b5…0c582e
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x957b8b…21d2b4
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x64f329…532e23
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xd8d9da…e85e62

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.