Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x530f…2a060x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase9d ago0x8a7fe0…019abd
0x2cc4…fbee0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase9d ago0xfef253…fa5b81
0xaf5e…942d0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase9d ago0xe3483f…8703b2
0x3096…84470x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase9d ago0xa5e0c5…4456b7
0x5b52…2e8c0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase9d ago0xe1ee2d…f61d2a
0xddc3…74e20x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase9d ago0xd97f24…432874
0x3382…8e570x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase9d ago0x2804b2…276a98
0x7816…74140x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase9d ago0x37e537…fbb41b
0x7a7b…73930x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x7157b5…94d047
0xce3c…caf90x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0xe249db…9186e6
0xa276…30950x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x791d4c…46f783
0x17d5…34cc0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x8cf0e6…aceef4
0x7ee2…58eb0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x50a71d…a1730c
0xc971…a09e0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x1a7ad2…b6e07d
0xe50c…50240x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0xfeea20…db7143
0x3f42…4a0c0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x34200e…d68deb
0x3096…84470x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x900e15…43a851
0x9903…cef50x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x77c4f2…d879ea
0xa831…09fa0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x1f25ef…636457
0xce84…60f00x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x9c2a9e…de3556
0x66d6…b0de0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0xc568e3…98cfa1
0x5d9f…80a80x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x429e1f…949c4f
0x7a7b…73930x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x8ee9d7…ba53a5
0xc971…a09e0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x197773…9d1150

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.