Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf48b2…291cfe
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1dab51…6132f1
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43a720…0777ba
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x308b3a…e96b75
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x733848…b49059
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x69b9a1…485c05
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x59da11…cc32bd
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0094df…db5015
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0e854c…7eb1b4
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xedce86…9828b6
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd122b3…204468
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcecfd2…30fbed
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e4922…921a97
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa99a0b…dd72c5
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb5e599…b2b473
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a9ae7…9bf7d7
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb2f469…2c8931
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4293b…fd4207
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xafc617…52aef2
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef15c8…f015d1
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb67285…80266a
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x459d50…5a9ace
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef6c72…3550b7
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3b3443…bab3c5
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x51a1f1…de00f6

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.