Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0x3eb7bd…ea253d
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0xaf19c0…7519c6
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0xb97ac8…b69d1b
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0xa3b341…5157d0
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0x3e64d2…60b3b0
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0x30684a…8d531f
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0x27abb4…ccbeec
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0x550975…82ef95
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0xc31b45…4722eb
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0x90bfbb…63f137
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0x500b0a…529351
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0x6f4c05…bf58ba
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa40d ago0x13265c…8dc155
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x486374…63f184
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x4cfadd…7f3955
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa40d ago0x1325df…2c12c9
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa41d ago0xbdff2c…ba5654
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa41d ago0x48998e…479918
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa41d ago0xc33b0b…999b3d
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa41d ago0x088338…974346
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa41d ago0xd727db…1b24e4
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa41d ago0xa36121…92ae0f
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa41d ago0x149408…29d678
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa41d ago0x902dcb…a0233a
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa41d ago0x69ec66…b50ec2

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.