Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x6246f2…f907c7
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0xca7948…188a77
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x57e1ee…453c4f
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0xc6f158…73ebb7
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x1608b9…b3de8a
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x2f6fc6…8d42c0
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x5a3733…fc7d61
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0xb7f51f…a23ebd
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0xada3b3…4eb870
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0xb94d31…7c4888
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x9aec18…d2894b
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x04168d…572d2a
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0xb98913…024705
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0xa7a9f3…94f790
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0xf71882…a5b856
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x44d867…3430fe
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x8e6442…8c6e93
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x542e19…e1aea5
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x0d9b24…15cf21
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x974c21…926fdd
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x672206…8fd3cc
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0xdbc41b…35beb7
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x5af56c…99e072
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0xdb11cf…654ceb
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa10d ago0x8ce2e1…853604

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.