Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0x6daf00…8720a7
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0xbbc70e…bbbe25
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0x74b6b0…0d5cda
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0x91f219…83586d
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0xff73b4…766757
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0x954877…200419
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0x04f08a…a87083
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0x3707f3…0373f0
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0x5ea7ea…3385de
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0x03ef97…89e7a2
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0x920c4b…af9a36
0xb420…08d30xfe80…47eeBase$0.001100%fluxa19d ago0x34fff1…1c77f4
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0x72211f…b2c089
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0x81fac3…210212
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0x9f8eb5…7de016
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0x116abd…a551a7
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0x54ac96…c13bcc
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0xb6500e…fe288f
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0xc578d6…e16b18
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0xee81f5…382a44
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0xbcc833…e68b40
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0x9381fc…3de5be
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0x438ed4…5abaa2
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0x2c8527…493e39
0xb420…08d30xfe80…47eeBase$0.001100%fluxa20d ago0xa6a60f…73dbc2

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.