Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0x0cabdc…c35f3e
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0x510815…9716d0
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0x4e12d6…2c8d76
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0xa3e056…91bff5
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0xe1fee7…b54091
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0x1d9263…8c6816
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0xc866ef…e48e78
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0xe99fac…bed728
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0xb0b16e…e12ed7
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0xe718dd…c9d052
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0x6b4438…2d3b37
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0x3a008a…272133
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0xafb8aa…3088a9
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0x4435a9…93a0cf
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0x4fcfc8…26364c
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0x5e6f70…83d696
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0x9e63d0…7f3328

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.