Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x67ae50…4cbb27
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x373ec9…0d0449
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x39f2e1…c9e716
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x5ad976…6e5978
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x2d2167…b6c2bc
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa35d ago0x920e5d…df0490
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xa2042a…f2a5e5
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xab2d6a…137dee
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x881289…b434ea
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xed3855…94cc3f
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xdb49b1…2d25ce
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xe00dbe…948a66
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x24b10c…370cff
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xa56be8…7a99ab
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x07d41d…0881d2
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x0b8601…de8d89
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xa5ad24…d93e39
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x4f11a7…416a43
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x6e35ed…4589f2
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xfb1b29…1aeb76
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xf6f7fb…2699b4
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xa4a0fb…d62e69
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x2461d8…0f9d11
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x9d7fe3…169f5c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x252613…bc94c3

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.