Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000105d ago0xc417f4…c571d1
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8105d ago0xb561fc…e85bda
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ca…fa7c106d ago0x09c691…c7bec3
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0x00f124…14b2c0
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x35cd14…82a32c
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x414567…3a678b
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0xce5b38…18c55d
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0xb69744…f33863
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x70d19f…b9f814
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x0d6c63…9e03f3
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0x1d45b2…bd58a2
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ca…fa7c106d ago0x0ba03c…0c24ba
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x2ec8ff…71ae7f
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0x32d7ff…407dba
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0x494496…8438df
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x1f70a8…7dfd2a
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0xc21f63…0b08d4
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0x96a81c…03f74d
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0x9937a2…4ec8be
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x412ada…fb616c
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0xcfe845…3fb5b3
0xefeb…33310xb26e…5cb9Base—$0.001100%0x7694…3213106d ago0x3e3ed3…f4a7d4
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x8bc754…1cc843
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x508eaa…3e644c
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0xf707fc…087a6c

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.