Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xa2cf96…927c3f
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x202533…dbf970
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x7b8b4c…9c5744
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xe11069…f22ed4
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xb4efdb…c5b9cf
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x64973d…11dfc8
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x5f1e99…92bc88
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x35d2e5…40bf44
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xf22dcd…a4284c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x50301d…2d7bab
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xedeefc…d3c673
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xfea126…3e7eec
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x76712a…c0b8be
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x0a72dd…ecfb4f
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x8f7853…7bccb7
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xe681f6…1e671c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x5af01c…2d8425
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xacdb2d…3a90c3
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x383691…8d5470
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x73a0f3…2c88c7
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xc65b28…252b46
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x768bc8…1f37f7
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x4cdaa7…584a0b
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x8ba5d5…5ca009
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x646552…a54d43

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.