Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0xa9d951…b96a56
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0x01b648…59429d
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0x6ae3a7…b5e703
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0x9ad944…3314f2
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0xd2e84d…b13694
0x2749…4f390x9c95…e299Base—$0.001100%fluxa40d ago0x0c9302…f95113
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0x49f49c…d8341f
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0xa25d73…21366d
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0x82e797…b73d73
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0x8e6ea3…2cf2d9
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0x9a9988…82b2be
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0xdb36f4…df7bba
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0xdeee9d…df6a72
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0x916b4c…e54972
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0xa79ab3…8e8593
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0xd8dd40…188af8
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0x8a1bd6…7a74d4
0x2749…4f390x9c95…e299Base—$0.001100%fluxa40d ago0xfca8bb…bc74c3
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0x237cde…411ef7
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0xfe63a4…aaf81b
0x2749…4f390x9c95…e299Base—$0.001100%fluxa40d ago0x3f1a3c…e4763c
0x2749…4f390x9c95…e299Base—$0.001100%fluxa40d ago0xf9f15f…10c64e
0x2749…4f390x9c95…e299Base—$0.001100%fluxa40d ago0x964ad1…fdcb7a
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa40d ago0xfa6133…a80f69
0x2749…4f390x9c95…e299Base—$0.001100%fluxa40d ago0xb4079b…138d3d

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.