Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb67a…02430x9c95…e299Base$0.001100%Route unknown65d ago0xcca0c8…3e029e
0xb67a…02430x9c95…e299Base$0.001100%Route unknown65d ago0xe39b67…02036a
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x98459c…67997c
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x9b8219…e6fb7c
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0xb12163…a542b2
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x71709d…4a4ae3
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x6fd45e…7f19c3
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0xb84c70…eaa5d2
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0xa2b507…b8c32c
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x87ef01…8d8efe
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x6125f4…3eb06f
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x6abbb0…20a67e
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0xf4a3da…9e4216
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0xf36c81…14c318
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x925ddc…8a5cb7
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x0ab3ad…71b656
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0xf4fbfb…61f106
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0xb9379a…b16ac1
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x0b1aea…063be6
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0xe20590…aae997
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x6630b6…0fb5b0
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0xfcadec…6b5e0f
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0xf9218e…8b9d63
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x23cb53…397d61
0xb67a…02430x9c95…e299Base$0.001100%Route unknown66d ago0x265094…bf54f2

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.