Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x23df8f…32fa60
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x58daba…148d26
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x978c53…769704
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x4a63f3…ba6a38
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0xc1e537…99f8ae
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x7abd12…a58345
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x7c921b…3f227a
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x7ea429…3ac4b1
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x5032da…e9dac3
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x6ad4e6…a6be93
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0xe875c4…a66c8e
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x70728d…33769e
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0xb2eb63…b50579
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x86dc7d…9f2e1a
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa19d ago0x9ebd24…b00681
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0xc8b90f…5cdc45
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x466ea1…a5daa8
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x6a938d…61ea1e
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x4a5f79…1b778d
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x91fbe6…a402fc
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x64d2cd…35198b
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0xc7651f…b45dbd
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x10829e…84089b
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0x1a58e8…f3bfad
0x30ca…2c1b0xfe80…47eeBase$0.001100%fluxa20d ago0xc0d62f…c31ed3

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.