Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x2d6e0c…3b708e
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x315db5…995f03
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x0d4d1d…734a01
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x7bc757…c8b82d
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xe472fd…7c102b
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x612719…133717
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x558220…4eb366
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xbb9c7f…d6c8c3
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xfbf21d…c32f8a
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xfb6b60…d13c44
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xa78cfd…d47c76
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x2625cc…636ada
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x190b4c…bae75d
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xfe7ac3…02f172
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x553bba…cacf14
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x717b8c…0888a3
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x3d693b…74cb80
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x95bc8c…99c7fc
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x1aff6a…2afaab
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xcdc790…674cf3
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x9a9b5e…f43e32
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x4c3f6c…ba8399
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xbf62b9…b874b3
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xe7cf99…4c764a
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xf89979…dfcb58

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.