Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x647878…2d27d9
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x4a11a8…8ff65e
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x3a0804…467c7c
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x27987b…e368cd
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x5ce0de…30c869
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x86c988…b3ad2b
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0xdca7f1…f042a6
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x0b58c5…75ba69
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0xa0f6cd…69db22
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x36ac18…4bea96
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x4455ae…a8ef08
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0xefd755…5b8705
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x76f4cd…08f148
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x3d4d7e…67ddbd
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x80e747…384a63
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x4de668…2edafb
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0xe26242…15d82c
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x231ead…954aa9
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x6ba92c…91f660
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0xa83aa5…4d98d6
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0xb4fd8b…fdd95b
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0xcb4f1e…b47cb7
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x9da9cf…8d978c
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x3bf6b9…4899c4
0xed58…25910xfe80…47eeBase—$0.001100%fluxa17d ago0x105775…7fc8dc

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.