Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf330…29750x9c95…e299Base—$0.001100%fluxa35d ago0x2b87fb…a54179
0xf330…29750x9c95…e299Base—$0.001100%fluxa35d ago0xc978ee…984464
0xf330…29750x9c95…e299Base—$0.001100%fluxa35d ago0x796419…eb0c08
0xf330…29750x9c95…e299Base—$0.001100%fluxa35d ago0x284386…bd3ead
0xf330…29750x9c95…e299Base—$0.001100%fluxa35d ago0x9b8a49…a37203
0xf330…29750xfe80…47eeBase—$0.001100%fluxa35d ago0xc38096…f3e48a
0xf330…29750x9c95…e299Base—$0.001100%fluxa35d ago0xaacfc2…10a85c
0xf330…29750x9c95…e299Base—$0.001100%fluxa35d ago0xa51de4…e0b734
0xf330…29750x9c95…e299Base—$0.001100%fluxa35d ago0xc9c6ae…700bc0
0xf330…29750x9c95…e299Base—$0.001100%fluxa35d ago0xa09076…73f468
0xf330…29750x9c95…e299Base—$0.001100%fluxa35d ago0x791bdb…10bc71
0xf330…29750xfe80…47eeBase—$0.001100%fluxa35d ago0x86938e…47eb80
0xf330…29750xfe80…47eeBase—$0.001100%fluxa35d ago0xb7a847…25212d
0xf330…29750x9c95…e299Base—$0.001100%fluxa35d ago0xefbc30…c930db
0xf330…29750x9c95…e299Base—$0.001100%fluxa36d ago0xb02486…31d783
0xf330…29750xfe80…47eeBase—$0.001100%fluxa36d ago0x2c7d7e…e036ab
0xf330…29750xfe80…47eeBase—$0.001100%fluxa36d ago0x5d1939…9f66cb
0xf330…29750xfe80…47eeBase—$0.001100%fluxa36d ago0xc47c03…950775
0xf330…29750xfe80…47eeBase—$0.001100%fluxa36d ago0x77427e…b08436
0xf330…29750xfe80…47eeBase—$0.001100%fluxa36d ago0x9c9653…e91ad3
0xf330…29750x9c95…e299Base—$0.001100%fluxa36d ago0x13da40…671b9d
0xf330…29750xfe80…47eeBase—$0.001100%fluxa36d ago0xd35465…4385c8
0xf330…29750x9c95…e299Base—$0.001100%fluxa36d ago0xf253a6…9c62a5
0xf330…29750xfe80…47eeBase—$0.001100%fluxa36d ago0xdf29d9…68c05c
0xf330…29750x9c95…e299Base—$0.001100%fluxa36d ago0x74ca4f…295ecb

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.