Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x6b9d94…28f9f0
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0xffd26f…69ca0e
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x781542…50394d
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x82b95c…d44126
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x4cd019…eda8a5
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa36d ago0x55acd8…8d5f11
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x342249…5579dc
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x86e3e4…21d63e
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa36d ago0xc6d975…3f6935
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa36d ago0x250d68…7d787e
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x6b6020…eaaa28
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x73b472…8a98be
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x787cb4…da89f1
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x43d7d5…af3251
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa36d ago0x882bd7…7a6044
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x386613…35c2ee
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x9aa64c…781264
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0xc8a20f…af343c
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0xd7d622…e0b27c
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x1b0013…80de69
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x2a11b8…43cc31
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa36d ago0x65d5bf…215217
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa37d ago0x814f89…f35a56
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa37d ago0xc97247…06c6f3
0xcca7…bcc20x9c95…e299Base$0.001100%fluxa37d ago0x738057…c2340d

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.