Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa19d ago0x8dd231…77e419
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa19d ago0x8ef05b…55ed7b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa19d ago0xc87b0e…61d507
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa19d ago0xaf06d2…57511f
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa19d ago0xdb7e89…2bbbd6
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa19d ago0x432ae8…9225ed
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa19d ago0x213994…44e801
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x767601…9a6e19
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x657925…0dfc73
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x885c0b…63a4bf
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x29f9d2…f385d6
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x12ea0f…42bd43
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xede022…bc461e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x16603b…ca71c1
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x6973a8…4ab14b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xdd2b66…afb92e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xecae27…c2d028
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xb2a4ab…7cc281
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xd7b5d7…d6f83b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x3e5810…2d3142
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x27b530…1fc375
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xfd0eb2…249252
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x9b2209…cc1f3c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xb9d64c…682ee0
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x53d502…5a7220

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.