Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0xd0b9f6…12de12
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0xb7222f…acffca
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0xde8fc2…718712
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x4c2ea6…aa31d8
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x13a71a…ab540b
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x0eb78d…126239
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x8c1eed…8de687
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x1499b7…fd7a53
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0xe51223…7bd4b9
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x418cd5…ed90ac
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x371e33…8114b6
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x23db60…298bcb
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x1eaab2…1c80af
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x8d04c3…61a098
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0xbb88ae…469616
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0xa51040…ea10fb
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0xb02237…04c956
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x144946…e93852
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0xa28bd2…b44027
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x32dbd0…d916d2
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x69a1fd…e214ae
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0xee02ec…c902de
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0x18856d…930fb9
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0xab5997…43f8f9
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa17d ago0xdafd22…2b3e49

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.