Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0x2c6edd…89078f
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0x64bc8b…5b36a2
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0xd2b22f…a8b3d2
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0x1f10b0…e8a501
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0x69c143…a08de8
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0xe59eba…dbf1d5
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0x535c64…41bef3
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0x70f43e…a2c930
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa44d ago0x9d7dd8…d26fc9
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa44d ago0xa9ba2e…eb18c2
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa44d ago0xbf31f2…cb8386
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa44d ago0xb59d9c…7c1983
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa44d ago0x456b37…b7ac8f
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0xd37576…8819ce
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa44d ago0xb5e300…1eebf6
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0xe8735c…a5162f
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0x83992a…a529ee
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa44d ago0x01e6c1…d7f409
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0x3619f6…0dab74
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0x4fbf44…65428d
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0x015e39…a384e5
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0xe923a3…264f19
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0xf2361d…95ce10
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0x578a7c…711717
0x3407…70d20x9c95…e299Base—$0.001100%fluxa45d ago0x2b3bcb…9889f1

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.