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%fluxa44d ago0x59a74b…980a3e
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa44d ago0x240cbe…a5dc61
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa44d ago0xebb8aa…b0a779
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa44d ago0x73b846…f12fd7
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa44d ago0xe95131…1f8e59
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa44d ago0x2eef23…71f9df
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa44d ago0x9a4810…db7803
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa44d ago0x9b5cc7…8d7715
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa44d ago0x380bc6…4a8607
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa44d ago0xaf183e…2d50f0
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0x2e170c…ae7576
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0xc5946e…5805ed
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0xbaa973…3bd7bb
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0x59e14d…70a63e
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0x6c4d14…872cc4
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0x791e4b…99e3e5
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0xa7442c…a0a057
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0x66bad3…8ffd1b
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0xdb18a0…fb0478
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0x1430b8…a278aa
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0x8bde3a…5d9531
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0x5fe823…489aa6
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0xb57cb3…3c9a6f
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0x747aac…b0bb15
0x69c5…42cf0x9c95…e299Base$0.001100%fluxa45d ago0x146688…5ee1df

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.