Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6a1…caac0x6366…f1e2Base$0.006826100%0x6366…f1e279d ago0x6b265b…3f0d55
0xd6a1…caac0x6366…f1e2Base$0.09100%0x6366…f1e279d ago0x90bba2…a975fc
0xd6a1…caac0x6366…f1e2Base$0.02100%0xfc74…d8a579d ago0xc2fe17…47f53d
0xd6a1…caac0x6366…f1e2Base$0.000032100%0x6366…f1e279d ago0xdbdd0f…a0c831
0xd6a1…caac0x6366…f1e2Base$0.006565100%0x6366…f1e279d ago0x685e7c…ab562a
0xd6a1…caac0x6366…f1e2Base$0.11100%0x6366…f1e279d ago0xb1d513…189d78
0xd6a1…caac0x6366…f1e2Base$0.02100%0x17c8…043679d ago0x8bfb84…d8d5aa
0xd6a1…caac0x6366…f1e2Base$0.03100%0xfc74…d8a579d ago0x70b764…65fe99
0xd6a1…caac0x6366…f1e2Base$0.006834100%0x6366…f1e279d ago0xa6e6da…aaaa34
0xd6a1…caac0x6366…f1e2Base$0.10100%0x6366…f1e279d ago0x54ddc3…4c651e
0xd6a1…caac0x6366…f1e2Base$0.006382100%0x6366…f1e279d ago0xd2f15c…351d0b
0xd6a1…caac0x6366…f1e2Base$0.12100%0x6366…f1e279d ago0x3d49a4…4bd7ad
0xd6a1…caac0x6366…f1e2Base$0.02100%0x17c8…043679d ago0xfc6f46…0ae227
0xd6a1…caac0x6366…f1e2Base$0.000022100%0x6366…f1e279d ago0xd55bcb…fa87e7
0xd6a1…caac0x6366…f1e2Base$0.00658100%0x6366…f1e279d ago0x646617…6ac78c
0xd6a1…caac0x6366…f1e2Base$0.12100%0x6366…f1e279d ago0x31858d…49a4e2
0xd6a1…caac0x6366…f1e2Base$0.00683100%0x6366…f1e279d ago0x055057…af04e0
0xd6a1…caac0x6366…f1e2Base$0.12100%0x6366…f1e279d ago0x1f170d…15081e
0xd6a1…caac0x6366…f1e2Base$0.000937100%0x6366…f1e279d ago0xaa1ed9…0fecc4
0xd6a1…caac0x6366…f1e2Base$0.006412100%0x6366…f1e279d ago0x6682a3…bb771a
0xd6a1…caac0x6366…f1e2Base$0.12100%0x6366…f1e279d ago0x4849c4…8cacd3
0xd6a1…caac0x6366…f1e2Base$0.006441100%0x6366…f1e279d ago0xb161ea…3947cd
0xd6a1…caac0x6366…f1e2Base$0.12100%0x6366…f1e279d ago0xf1fa8b…2774c7
0xd6a1…caac0x6366…f1e2Base$0.006007100%0x6366…f1e279d ago0xfbd522…005d2a
0xd6a1…caac0x6366…f1e2Base$0.12100%0x6366…f1e279d ago0x0c5b03…b7cfc8

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.