Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x703de5…7e761d
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x5bfb6b…f677c5
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0xc97581…714528
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x695c6a…be4077
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x5cd48c…2067cd
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0xd77939…72fe6b
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0xe9a311…16c8d8
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x550005…e9b538
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0xadc245…3e6ec8
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa21d ago0x447d07…f193eb
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x6eca01…776acd
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xe9ad12…e6e826
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8048e2…65dd58
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb5ee1b…5dddd1
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xe55c33…36bb51
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc86d11…eaa0fb
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x917c49…654232
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9497e8…1f85b1
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x1ca0c5…50b9ef
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x3f39e0…1e8858
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb75374…c00252
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa9b0c9…995d24
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8f1394…4dcc41
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa419da…5508a3
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa22d ago0x033288…237f7e

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.